Multiple currencies rates
Live Data
Multiple currencies rates
GET
Multiple currencies rates
Retrieve real-time exchange rates for multiple specific currency pairs in a single request. This endpoint is efficient for applications that need to track a watchlist of currencies or update a specific set of rates without fetching the entire dataset.Documentation Index
Fetch the complete documentation index at: https://xchangeapi.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The desired output format. Options:
json, xml, csv.Query parameters
A JSON array of currency pair symbols to retrieve (e.g.,
["EURUSD", "GBPUSD"]). See the list of available pairs.