Foreign Exchange Reference Rates REST API Example

This page shows how to get the foreign exchange reference rates from exchangeratesapi.io service. Rates are quoted against the USD base currency. No API key is required.
Foreign Exchange Reference Rates REST API Example Send
GET /latest?base=USD HTTP/1.1
Host: api.exchangeratesapi.io