Skip to main content
GET
Latest rates
Fetch the most recent exchange rates for all available currencies. This is our most popular endpoint, providing real-time data ideal for currency conversion tools, financial dashboards, and e-commerce pricing. Rates are updated frequently to ensure you have the most current market data available according to your plan.

Query parameters

string
default:"USD"
The currency code of the base currency to quote rates against (e.g., USD, EUR). If not provided, defaults to USD.

Response

Note on Precision: Some currency pairs are returned with a multiplier (e.g., 100 or 1000) to ensure high precision.
string
The Unix timestamp (epoch) of when the rates were collected.
string
The base currency used for the returned rates.
object
A JSON object containing the exchange rates, where keys are currency codes and values are the rates relative to the base currency.