v1

latestOpenAPI 3.0.3MIT2026-07-175416.2 KB

Get available currencies

Returns available currencies with their names and date ranges. By default, only active currencies are included.

get/currencies

Query parameters

scope'all'

Set to 'all' to include legacy currencies

providersstring
Example:ECB,TCMB

Comma-separated list of data providers to include

Response

Available currencies

iso_codestring required

ISO 4217 currency code

iso_numericstring nullable

ISO 4217 numeric code

namestring required

Full currency name

symbolstring nullable

Currency symbol

start_datestring date nullable

Earliest available date

end_datestring date nullable

Latest available date