Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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