Exchanger is a small Java project that interacts with the ExchangeRate API to fetch and display currency exchange rates.
This project was created for practice with REST APIs and handling external data in Java.
- Fetch real-time currency exchange rates from the ExchangeRate API
- Simple and easy-to-use command-line interface
- Java โ core programming language
- REST API โ integration with ExchangeRate API
- JSON parsing โ handling API responses