List exchange rates
Lookup API
List exchange rates
Returns current USD exchange rates for all supported currencies, each keyed by
usd_to_<currency> with a per-provider sources breakdown.
Public — no API key required.
GET
List exchange rates
Query Parameters
Maximum age of a source in seconds. Sources whose updated_at timestamp
is older than now - max_age are excluded from the sources map.
When omitted, all sources are returned regardless of age.
Required range:
x >= 0Response
200 - application/json
All exchange rates keyed by usd_to_<currency>