๐ Live Demo: ๐ Live Demo
๐ A modern and responsive currency converter web app that provides real-time exchange rates using an API. Built to practice JavaScript async handling, API integration, and responsive UI design.
- ๐งฑ HTML5
- ๐จ CSS3
- โ๏ธ JavaScript
- ๐ฑ Real-time currency conversion
- ๐ Supports multiple international currencies
- โก Fast API-based exchange rate fetching
- ๐ Swap currencies instantly
- ๐ฑ Fully responsive design (mobile + desktop)
- ๐ฏ Clean and minimal UI
- โ Input validation with error handling
- โก Real-Time Data โ Uses live currency API
- ๐ Swap Feature โ Instantly switch between currencies
- ๐ฑ Responsive UI โ Works on all screen sizes
- ๐จ Modern Design โ Glass UI + clean layout
- ๐ API Integration โ Async/await + Fetch API
- ๐ง Clean Code โ Beginner-friendly structure
Follow these steps to run the project locally:
# 1. Clone the repository
git clone - https://github.com/webdev-desktop/Currency-Converter.git
# 2. Go into the project folder
cd Currency-Converter
# 3. Open index.html in your browser- Enter the amount ๐ฐ
- Select From Currency
- Select To Currency
- Click on Get Exchange Rate
- View the converted result instantly ๐
- Use ๐ icon to swap currencies
- ๐ Dark mode support
- ๐ Currency trends / charts
- ๐พ Save last conversions
- ๐ Copy result to clipboard
- ๐ Multi-language support
Contributions are welcome!
# Fork the repo
# Create a new branch
git checkout -b feature/your-feature
# Commit changes
git commit -m "Add your feature"
# Push to branch
git push origin feature/your-featureThen open a Pull Request ๐
Apurv
This project is licensed under the MIT License.
If you like this project, donโt forget to star โญ the repo and share it!

