XRP Ledger logo

XRP Ledger

RPC & Resources

RPC & Resources

Endpoints, websockets, and devtools

Endpoints, websockets, and devtools

Partial Coverage

Stack

Symbol

XRP

Gas Token

Official Links

Real‑Time XRP Ledger Data

Code Snippet

INPUT

const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=XRP', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));

OUTPUT

{"XRP": {"btc":0.000021,"eth":0.00054,"usd":2.10}}

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.