Currency Converter is a simple Python application that converts an amount from one currency to another using real-time exchange rates.
- Convert an amount from one currency to another
- Fetch real-time exchange rates from a public API
- Simple and easy-to-use interface
Clone the repository and run the script:
git clone https://github.com/Lyajeans37/currency-converter.git
cd currency-converter
python main.py