Get a single exchange rate pair
Returns the blended exchange rate for a single currency pair. Without a date param, returns the latest rate.
get/rate/{base}/{quote}
Path parameters
basestring required
Example:EUR
quotestring required
Example:USD
Query parameters
datestring date
Example:2024-01-15
Specific date (YYYY-MM-DD). Cannot be combined with from/to.
providersstring
Example:ECB,TCMB
Comma-separated list of data providers to include
Response
Exchange rate