This is a simple currency converter web application built using JavaScript and an API for currency exchange rates.
The currency converter allows users to convert values between two selected currencies. It uses the Currency API for fetching the latest exchange rates.
- Converts values between two selected currencies.
- User-friendly interface with dropdowns for selecting currencies.
- Real-time exchange rate updates.
- Displays flags for selected currencies.
- The application fetches the latest exchange rates from the Currency API.
- User selects the "From" and "To" currencies.
- User enters the amount to be converted.
- Upon clicking "Convert," the application calculates and displays the converted amount.
- Currency API - Used for fetching the latest exchange rates.
-
To visit the website:
-
If you'd like to contribute to the project or report issues, feel free to fork the repository and submit pull requests.
- Clone the repository to your local machine.
- Open
index.html
in your web browser to test.
-
To clone the repository:
https://github.com/Rucha-Ambaliya/Currency-Converter.git
-
Feel free to fork this project and make your own improvements! If you have any questions or suggestions, don't hesitate to reach out.
- Special thanks to Shradha khapra ma'am for providing valuable tutorials that helped in the development of this currency converter. Do check out the dedicated playlist for Javascript enhancement.
- https://www.youtube.com/watch?v=ajdRvxDWH4w&list=PLGjplNEQ1it_oTvuLRNqXfz_v_0pq6unW&pp=iAQB
- If you have any feedback, suggestions, or questions, please feel free to reach out. I appreciate your interest in this project!