Skip to content

A beginner-friendly currency converter web app using HTML, CSS, and JavaScript that fetches real-time exchange rates from a public API.

Notifications You must be signed in to change notification settings

rayhqE/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

This is a simple currency converter web app made using HTML, CSS, and JavaScript. It uses the Fawaz Ahmed Currency API to fetch real-time exchange rates.

Features

  • Convert one currency to another
  • Real-time exchange rates
  • Easy to use and mobile-friendly design

Files in the Project

  • index.html – Structure of the webpage
  • style.css – Styling for the converter
  • app.js – Main JavaScript for fetching and converting
  • codes.js – Currency code mapping

How to Run

  1. Download or clone the project
  2. Open index.html in your browser
  3. Try converting currencies!

🔗 Live Demo: Click here to try the Currency Converter

API Used

Fawaz Ahmed Currency API

About

A beginner-friendly currency converter web app using HTML, CSS, and JavaScript that fetches real-time exchange rates from a public API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published