Skip to main content
GET
Single currency rate
Get the latest exchange rate for a single, specific currency pair. This endpoint is optimized for retrieving precise, up-to-the-millisecond data for individual market instruments.

Path parameters

string
default:"json"
The desired output format. Options: json, xml, csv.
If you choose xml, you must use the POST method. GET requests for XML will fail.

Query parameters

string
The currency pair symbol to retrieve (e.g., EURUSD). See the list of available currencies.

Response

Note on Precision: Some currency pairs are returned with a multiplier (e.g., 100 or 1000) to ensure high precision.
string
The current ask price.
string
The current bid price.
string
The currency pair symbol.
string
The Unix timestamp (epoch) of the rate.