Returns a list of supported fiat and cryptocurrency reference currencies for price calculations. Use this to let users select their preferred price currency.
From spec: Get a list of supported reference currencies (fiat and crypto) for price calculations.
Usage Tips
- Includes major fiat currencies (USD, EUR, GBP, etc.)
- Also includes crypto denominations like Satoshi
- Use the uuid when querying other endpoints with referenceCurrency param
- Supports 190+ fiat currencies and major cryptocurrencies
Parameters (3)
cursor(string, query, optional)
limit(integer, query, optional, default: 50)
offset(integer, query, optional, default: 0)
Examples (1)
List reference currenciesprobe-gate
Demonstrates fetching supported fiat and crypto reference currencies for price calculations