Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nahidhassanofficial/currencyconverter
Currency Converter Web App
https://github.com/nahidhassanofficial/currencyconverter
Last synced: 9 days ago
JSON representation
Currency Converter Web App
- Host: GitHub
- URL: https://github.com/nahidhassanofficial/currencyconverter
- Owner: NahidHassanOfficial
- Created: 2024-02-13T06:20:16.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-06T06:21:51.000Z (8 months ago)
- Last Synced: 2024-03-06T17:23:05.821Z (8 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Currency Converter Web App
This is a simple currency converter web application built using HTML, CSS, and JavaScript.
## Features
- Convert currency from one currency to another.
- Real-time exchange rate updates.
- Swap selected currency to get exchange rate.
- Simple and intuitive user interface.## Technologies Used
- HTML
- CSS
- JavaScript## API Used
The application utilizes the following API to fetch real-time currency exchange rates:
[Currency Conversion API](https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/usd.json)
![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/NahidHassanOfficial/CurrencyConverter)