gerysantoso03 / currency-converter

currency converter method with asynchronous javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency Converter

program to convert from and where we want to convert the currency with async/await javascript

API

  • Rest Countries
https://restcountries.eu/rest/v2/currency/{currency}
  • Exchange Rate
Exchange Rate : http://data.fixer.io/api/latest?access_key=f68b13604ac8e570a00f7d8fe7f25e1b&format=1

About

currency converter method with asynchronous javascript


Languages

Language:JavaScript 100.0%