Javascript example to get exchange rates using the popular Rates Exchange API.
A simple Javascript that displays exchange rates using the Rates Exchange API.
RatesExchangeApi is a free JSON API for current and historical foreign exchange rates. It relies on daily feeds published by the European Central Bank.
getData.js
file[REPLACE_THIS_VALUE_WITH_YOUR_ACCESS_KEY]
in getData.js
with your own API key from rates exchange apiVassilis Voutsas, voutsasva@gmail.com
This project is released under the MIT license. See LICENSE for more information.