XRP em Dólar
Cripto Mercado aberto

XRP em Dólar

CRYPTO:XRPUSD
US$ 1,07
-US$ 0,04 (-3,28%)
Atualizado em 24 de junho de 2026 às 18:08

Cotação

Cotação do dia

Abertura
US$ 1,11
Máxima
US$ 1,11
Mínima
US$ 1,05
Fech. anterior
US$ 1,07
Volume
2,12 bi

Coloque a cotação de na sua aplicação.

Use a API da HG Finance para colocar a cotação da XRPUSD no seu site, sistema ou aplicativo.

É fácil, rápido e sem burocracia. Implemente na sua linguagem de programação favorita.

GET
https://api.hgbrasil.com/v2/finance/quotes?tickers=CRYPTO:XRPUSD&key=suachave
{
  "metadata": {
    "key_status": "valid",
    "cached": true,
    "response_time_ms": 0,
    "language": "pt-br"
  },
  "results": [
    {
      "ticker": "CRYPTO:XRPUSD",
      "kind": "crypto",
      "unit": "currency",
      "currency": "USD",
      "symbol": "XRPUSD",
      "name": "XRP em Dólar",
      "logos": {
        "square_small": "https://assets.hgbrasil.com/finance/companies/small/xrpusd.png",
        "square_large": "https://assets.hgbrasil.com/finance/companies/big/xrpusd.png"
      },
      "quote": {
        "value": 1.073,
        "change_value": -0.04,
        "change_percent": -3.2769,
        "updated_at": "2026-06-24T18:08:41-03:00"
      },
      "market": {
        "is_open": true,
        "open_time": "2026-06-25T00:00:00+00:00",
        "close_time": "2026-06-25T23:59:59+00:00",
        "previous_value": 1.073,
        "open": 1.11,
        "close": 1.073,
        "high": 1.11,
        "low": 1.05,
        "volume": 2119557504,
        "updated_at": "2026-06-24T18:08:41-03:00"
      },
      "dividends": {
        "yield_12m_percent": 0,
        "yield_12m_cash": 0
      },
      "source": {
        "symbol": "CRYPTO",
        "name": "CRYPTO",
        "full_name": "Cryptocurrency Market",
        "url": "",
        "location": {
          "timezone": "Etc/UTC"
        }
      },
      "related": [
        "CRYPTO:BTCUSD",
        "CRYPTO:ETHUSD"
      ]
    }
  ]
}