CurrencyAPI
CurrencyAPI (currencyapi.com, an Everapi product) is a foreign exchange rate and currency conversion REST API delivering real-time and historical exchange rates for 150+ fiat currencies, precious metals, and cryptocurrencies. A single versioned API (base https://api.currencyapi.com/v3) covers latest rates, historical rates back to 1999, time-series ranges down to minute accuracy, value conversion, currency metadata, and account quota status - authenticated with a simple apikey header and backed by published monthly plans that start with a free tier.
APIs
CurrencyAPI Latest Exchange Rates API
Returns the latest foreign exchange rates for any base currency against all or selected quote currencies, filterable by type (fiat, metal, crypto). Rates refresh from daily on t...
CurrencyAPI Historical Exchange Rates API
Retrieves end-of-day foreign exchange rates for a specific date, with historical FX data reaching back to 1999, for any base currency and optional currency or type filters.
CurrencyAPI Range Exchange Rates API
Returns time-series exchange rate data between a start and end datetime in one call, with selectable accuracy of day (up to 366 days), hour, quarter hour, or minute for charting...
CurrencyAPI Convert API
Converts any monetary value from a base currency into one or more target currencies using either today's exchange rates or the rates of a given historical date.
CurrencyAPI Currencies API
Lists all supported currencies with metadata - symbol, name, native symbol, decimal digits, rounding, plural name, type (fiat, metal, crypto), and associated countries - filtera...
CurrencyAPI Status API
Programmatically checks whether the API is up and returns your monthly and grace quota usage. Requests to this endpoint do not count against your quota or rate limit.