A simple currency converter built using Python and Streamlit. The application fetches real-time exchange rates using the ExchangeRate-API to convert currencies quickly and efficiently.
- 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.
git clone https://github.com/rizz1406/Simple_Currency_Convertor.git
cd currency-converter