Skip to main content

Get a rate

curl "https://api.ledger.so/v1/rates?from=usd&to=gbp" \
  -H "Authorization: Bearer $LEDGER_API_KEY"
{
  "ok": true,
  "data": {
    "from": "usd",
    "to": "gbp",
    "buyRate": "0.773644",
    "sellRate": "0.728578"
  }
}
  • buyRate — rate when buying the destination currency (e.g. USDC → GBP)
  • sellRate — rate when selling the destination currency (e.g. GBP → USDC)
Rates update approximately every 30 seconds and include Ledger’s fees.
Rates are indicative estimates. Ledger does not offer rate locking — the actual rate applied is determined at the time the transfer is processed.

Supported pairs

FromTo
USDGBP, EUR, USDT
GBPUSD
EURUSD
USDTUSD