Foreign Exchange Reference Rates REST API Example [Python Code]
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. The Python code was automatically generated for the Foreign Exchange Reference Rates REST API example.
Foreign Exchange Reference Rates REST API Example [Python Code]Send
GET /latest?base=USD HTTP/1.1
Host: api.exchangeratesapi.io