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