Currency Converter is a web application that allows users to convert one currency to another in real-time using up-to-date exchange rates. This application simplifies the process of calculating currency values between different countries.
- 🌍 Real-Time Currency Conversion: Convert between multiple currencies with current exchange rates.
- 💰 Supports Multiple Currencies: Select from a wide range of currencies for conversion.
- 🔄 Instant Conversion: Displays the converted amount immediately after selecting currencies and entering an amount.
- 🌐 Responsive Design: Optimized for mobile, tablet, and desktop views.
https://kanwalpreetsingh1823.github.io/Currency-Converter/
-
Frontend:
- HTML5, CSS3, JavaScript (Vanilla JS)
-
API:
- I have used the Exchange-Rate-API for fetching live exchange rates.
-
Version Control:
- Git, GitHub for code hosting and collaboration
- Select Currencies: Choose the currencies you want to convert from and to.
- Enter Amount: Input the amount of money you want to convert.
- View Converted Value: The converted amount is displayed instantly.
- Repeat as Needed: You can convert multiple amounts by switching currencies or changing the amount.