Skip to content

This is a simple currency converter web application that allows users to convert between different currencies. It supports real-time currency conversion using the Currency Conversion and Exchange Rates API.

Notifications You must be signed in to change notification settings

Abaid78/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

This is a simple currency converter web application that allows users to convert between different currencies. It supports real-time currency conversion using the Currency Conversion and Exchange Rates API.

Features

  • Convert between various currencies with real-time exchange rates.
  • Select currencies from dropdown menus for both the source and target currencies.
  • Input the amount to convert and get instant conversion results.
  • Displays the flag of the selected currency for better visualization.

Usage

  1. Select the currency you want to convert from in the "From" dropdown menu.
  2. Select the currency you want to convert to in the "To" dropdown menu.
  3. Enter the amount you want to convert in the input field.
  4. Click the "Convert" button to see the conversion result.

Technologies Used:

  1. HTML
  2. CSS
  3. JavaScript
  4. Fetch API for making API requests
  5. Flexbox for layout

API Used:

Currency Conversion and Exchange Rates API (https://rapidapi.com/developer/docs)

Demo

https://abaid78.github.io/Currency-Converter/

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request on GitHub. ##Credits: This project was created by Abaid Ullah. It uses the Currency Conversion and Exchange Rates API provided by RapidAPI.

About

This is a simple currency converter web application that allows users to convert between different currencies. It supports real-time currency conversion using the Currency Conversion and Exchange Rates API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published