A web app built with HTML, CSS & JavaScript to convert currencies in real-time using a public API.
- Real-time exchange rate conversion through a fetch-based API
- Select and convert between multiple currencies
- HTML & CSS for structure and styling
- Vanilla JavaScript & Fetch API for API calls and logic