Historical Rates
Last updated
Last updated
The curexapi API provides accurate historical exchange rate data for every past day all the way back to the year of 1999.
Historical rates may be accessed by simply attaching the date
parameter with a valid date (Format: YYYY-MM-DD
) to the API's historical
endpoint.
GET
https://api.curexapi.com/historical
Request Parameters
Name | Type | Description |
---|---|---|
Sample Requests
Sample Response
access_key
string
Your access key
date
string
Date format: YYYY-MM-DD
source
string
Source currency code (optional) (default:USD)
currencies
string
Target currency codes (optional)