An open API service indexing awesome lists of open source software.

https://github.com/tonystark-19/currency-convertor

A Currency Converter web application that allows users to convert values between different currencies in real time. This project is built with HTML, CSS, and JavaScript, utilizing a currency exchange API for up-to-date conversion rates.
https://github.com/tonystark-19/currency-convertor

css3 html5 javascript

Last synced: 2 months ago
JSON representation

A Currency Converter web application that allows users to convert values between different currencies in real time. This project is built with HTML, CSS, and JavaScript, utilizing a currency exchange API for up-to-date conversion rates.

Awesome Lists containing this project

README

        

# 🌎💱 Currency Converter

A **Currency Converter** web application that allows users to **convert values between different currencies in real-time**. This project is built with **HTML, CSS, and JavaScript**, utilizing a **currency exchange API** to fetch up-to-date conversion rates.

---

🚀 **Live Demo:** [Currency Converter](https://tonystark-19.github.io/Currency-convertor/)

---

## 📸 Screenshot

![Currency Converter Screenshot](Screenshot/image.png)

---

## ✨ Features

✅ **Convert between multiple currencies** with ease.
⏳ **Real-time exchange rates** fetched from an API.
📱 **Responsive design** for seamless use on all devices.
⚠️ **Error handling** for invalid inputs or network issues.
🚀 **Deployed on GitHub Pages** for easy access.

---

## 🛠️ Technologies Used

- **🖥️ HTML** – Structure of the web app.
- **🎨 CSS** – Styling & responsiveness.
- **⚡ JavaScript** – Dynamic functionality.
- **🌍 API** – Fetches live exchange rates.
- **📡 GitHub Pages** – For hosting & deployment.

---

## 📝 How to Use

1️⃣ **Enter the amount** you want to convert.
2️⃣ **Select the source currency** from the dropdown.
3️⃣ **Select the target currency** from the dropdown.
4️⃣ Click **"Get Exchange Rate"** to see the converted amount.

---

Enjoy using the **Currency Converter**! 🌟💸