Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rizz1406/simple_currency_convertor
A simple currency converter built using Python and Streamlit, fetching real-time exchange rates.
https://github.com/rizz1406/simple_currency_convertor
currencyconverterapi exchangerate-api python streamlit
Last synced: 11 days ago
JSON representation
A simple currency converter built using Python and Streamlit, fetching real-time exchange rates.
- Host: GitHub
- URL: https://github.com/rizz1406/simple_currency_convertor
- Owner: rizz1406
- Created: 2024-11-18T04:03:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T04:16:47.000Z (3 months ago)
- Last Synced: 2024-11-18T05:18:44.771Z (3 months ago)
- Topics: currencyconverterapi, exchangerate-api, python, streamlit
- Language: Python
- Homepage: https://simple-currency-convertor-nqi2.onrender.com
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Currency Converter
A simple currency converter built using Python and Streamlit. The application fetches real-time exchange rates using the [ExchangeRate-API](https://www.exchangerate-api.com/) to convert currencies quickly and efficiently.
## Features
- Real-time currency conversion using ExchangeRate-API.
- Simple and intuitive UI with Streamlit.
- Convert between popular currencies like USD, EUR, INR, GBP, AUD, CAD, JPY, and CNY.## Installation
### 1. Clone the Repository
```bash
git clone https://github.com/rizz1406/Simple_Currency_Convertor.git
cd currency-converter