Currency Converter
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.
Features
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.
Technologies Used
HTML
CSS
JavaScript
File
index.html : Main homepage file
currency.css : Main stylesheet file
currency.js : Main JavaScript file for converting currency
code.js : JavaScript file for accessing country currency code
To Do
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.
Currency Converter 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.
Features 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.
Technologies Used HTML CSS JavaScript
File index.html : Main homepage file currency.css : Main stylesheet file currency.js : Main JavaScript file for converting currency code.js : JavaScript file for accessing country currency code
Resources FlagsApi : For fetching country flag jsDelivr : For fetching currency rate FontAwesome : For icon
To Do 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.