Skip to content

A simple and responsive web-based currency converter that lets users convert between global currencies in real time using up-to-date exchange rates.

Notifications You must be signed in to change notification settings

Krishna-Bhandari-01/currency--converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

A simple web-based currency converter that allows users to convert between different currencies using real-time exchange rates.

Features

  • Select source and target currencies from dropdowns with country flags.
  • Enter the amount to convert.
  • Fetches exchange rates from a public API.
  • Displays the converted amount and updates country flags dynamically.

Project Structure

  • index.html: Main HTML file with the UI.
  • style.css: Styles for the app.
  • codes.js: Contains the currency code to country code mapping.
  • app.js: Main JavaScript logic for fetching rates and updating the UI.

Usage

  1. Open index.html in your browser.
  2. Select the currencies and enter the amount.
  3. Click "Get Exchange Rate" to see the conversion.

Dependencies

API

Exchange rates are fetched from:
https://raw.github.com/WoXy-Sensei/currency-api/main/api

Screenshot

Add a screenshot of the app below (replace the example path with your actual screenshot):

Currency Converter Screenshot


About

A simple and responsive web-based currency converter that lets users convert between global currencies in real time using up-to-date exchange rates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published