This is a simple Python-based Currency Converter that converts an amount from one currency to another using real-time exchange rates fetched from an API. The script is beginner-friendly and demonstrates working with APIs, JSON data, and user input handling in Python.
Convert currency from one currency to another instantly. Uses real-time exchange rates for accuracy. Supports multiple international currencies. Beginner-friendly and easy to understand.
Python 3.x Libraries: requests (for API calls) json (for handling data)
Clone the repository:
git clone https://github.com/RajeshwarShingade/Currency-converter-RajeshwarShingade-projects-0004