
Currency converter python's tkinter
Python
A simple currency converter using Python and Tkinter. It fetches exchange rates from an API and performs real-time currency conversions.
Features
- Real-time exchange rate fetching
- User-friendly interface with Tkinter
- Support for multiple currencies
- Clear input fields feature
Technologies Used
PythonTkinterApi