Skip to content

A simple and responsive currency converter built with HTML, CSS, and JavaScript that allows users to easily convert between different currencies in real-time using a reliable currency exchange API.

Notifications You must be signed in to change notification settings

hassanshehzad1/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Features

Real-Time Exchange Rates: Fetches live exchange rates from a currency exchange API. User-Friendly Interface: Clean and responsive design, making it easy to use on both desktop and mobile devices. Multiple Currency Support: Supports conversions between a wide range of global currencies. Automatic Updates: Exchange rates are automatically updated when a new currency is selected. Fast and Lightweight: Built with vanilla JavaScript, no frameworks or libraries needed.

Technologies Used:

HTML5: Structure the content and form elements. CSS3: Styling and layout, including responsive design for different screen sizes. JavaScript (ES6): Handles fetching data from the API, updating the DOM, and managing user interactions. Currency Exchange API: Fetches real-time exchange rate data to ensure accurate conversions.

How it works:

Enter the amount of money you want to convert. Select the source and target currencies. The app fetches the latest exchange rate using the API and instantly displays the converted value.

About

A simple and responsive currency converter built with HTML, CSS, and JavaScript that allows users to easily convert between different currencies in real-time using a reliable currency exchange API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published