Welcome to my Currency Converter application! This project is a practical and user-friendly tool that allows you to convert amounts from a base currency (USD) to various other world currencies. Developed using HTML, CSS, and JavaScript, this converter offers a seamless experience for managing your currency exchange needs.
- HTML
- CSS
- JavaScript
- VS Code
- Interactive Interface: User-friendly design that makes currency conversion simple and intuitive.
- Responsive Design: Optimized for both desktop and mobile devices, ensuring accessibility on any screen size.
- Dynamic Dropdown Menus: Easily select from a wide range of currencies for conversion.
- API Integration: Fetches real-time Flags from the api online .
- Input Validation: Set the value to 1 if he enter the value less than or equal to 0.
- Clear and Organized Layout: Clean UI that displays conversion results clearly for easy understanding.
- Open the Application: Launch the Currency Converter in your web browser by opening the html file.
- Enter the Amount: Input the amount you wish to convert from USD in the designated input field.
- Select Target Currency: Choose the currency you want to convert to from the dropdown menu. A wide range of international currencies are available.
- View Conversion: Click the "get exchange rate" button to see the converted amount.
- Review Results: The converted amount will be displayed clearly, allowing you to easily understand the exchange.