Supported Currencies
Simple
Supported Currencies
The 63 quote currencies accepted by every vs_currency parameter across the CoinGecko endpoints.
GET
Supported Currencies
The 63 quote currencies accepted by the
vs_currency / vs_currencies parameter of every other CoinGecko tool — fiat such as usd and eur, metals such as xau, and crypto such as btc. Returns a flat array of lowercase strings and takes no parameters. Call it before using a non-obvious quote currency rather than guessing at one. For the coin-side identifier map use get_coingecko_coins_list.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Array of currency codes.