Exchange Rate
Select countries to get the exchange rate for a specific amount
Project
- Fetch exchange rates from API (https://api.exchangerate-api.com)
Posted on June 12, 2020
Simple web interface for getting real time exchange rate of different currencies. I added feature so that only people who have web monetization enabled can use the service and people who do not have this feature cannot use this feature.
You can see the working demo at https://sudo-pp.github.io/Exchange-Rate/
Select countries to get the exchange rate for a specific amount
I built this using HTML, CSS and vanilla JS, the exchange rates are from the https://api.exchangerate-api.com/ api
Thanks to @bradtraversy for the cool repository.
Posted on June 12, 2020
Sign up to receive the latest update from our blog.
May 12, 2020