A simple and responsive currency converter that fetches live exchange rates from an external API.
👉 Click here to convert currency
- Live Exchange Rates: Fetches real-time data using Fetch API.
- Country Flags: Updates flags dynamically based on selected currency.
- HTML5, CSS3, and Vanilla JavaScript (Async/Await).