This is a simple currency converter web application created using HTML, CSS, and JavaScript. It allows users to convert between different currencies, providing almost real-time exchange rates.
- User-Friendly Interface: A clean and intuitive interface for easy navigation.
- Real-Time Exchange Rates: The converter fetches the almost latest exchange rates to ensure accuracy.
- User-Handy : Easy to use and understand.
- Country List : Added all the country and country code across the world.
- HTML
- CSS
- JavaScript
-
Clone the repository:
git clone https://github.com/yashpandav/Currency_Converter.git
-
Open
index.html
in browser. -
Add the amount you want to convert.
-
Selcet country currency code of the currency you wanted to convert into the other country currency code.
-
Click on convert button.
-
And that's it. Done.
index.html
: Main homepage filecurrency.css
: Main stylesheet filecurrency.js
: Main javascript file for converting currencycode.js
: Javascript file for accessing country currency code
- FlagsApi : For fetching country flag
- jsDelivr : For fetching currency rate
- FontAwesome : For icon
-
In this converter i have used currency code in the option but i want to add country name so that user does not have to google for searching currency code of any country.
-
To make responsive page.
-
100% accurate answer as per the google.