This is a simple currency converter web app made using HTML, CSS, and JavaScript. It uses the Fawaz Ahmed Currency API to fetch real-time exchange rates.
- Convert one currency to another
- Real-time exchange rates
- Easy to use and mobile-friendly design
index.html
– Structure of the webpagestyle.css
– Styling for the converterapp.js
– Main JavaScript for fetching and convertingcodes.js
– Currency code mapping
- Download or clone the project
- Open
index.html
in your browser - Try converting currencies!
🔗 Live Demo: Click here to try the Currency Converter