Skip to content

ababir31/API-App---Cusrency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💱 Currency Converter Web App

A simple, clean, and responsive currency converter built using HTML, CSS, and JavaScript.

It fetches real-time exchange rates using currency exchange API and allows users to convert between over 150 currencies instantly.

⚡ Hosted on GitHub Pages — no backend, no frameworks, just vanilla magic.


💻 Screenshot

Curency exchange system interface


🧠 Features

  • 🌍 Convert between any two global currencies
  • 💸 159 countried to choose from.
  • 💹 Real-time exchange rates
  • 🔄 Pre-filled "From" and "To" currency selectors with default values (EUR → BDT)
  • 🇧🇩 Country flags auto-update based on selected currency
  • 🖱️ Simple form with a single button click to convert
  • 📱 Fully responsive design for mobile and desktop

🔧 Tech Stack


📁 Folder Structure

📦 currency-converter/

┣ 📄 index.html

┣ 📄 style.css

┣ 📄 app.js

┣ 📄 country.js

┗ 📄 README.md


🚀 How to Use

  1. Clone this repo
    git clone https://github.com/ababir31/API-App---Cusrency-converter.git
  2. Open the index.html file in your browser. No need to install anything or run a server — it just works!

🙌 Credits

Currency API by @fawazahmed0

Flag icons from FlagsAPI


📜 License

This project is open-source and available under the MIT License.


Made with ❤️ by abir

About

A simple, clean, and responsive currency converter built using HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors