Currency Rate Converter
This is a basic project that converts the below currencies to Turkish Lira and vice versa.
Currency List:
- USD
- EUR
- GBP
- CHF
- JPY
This project is written in Java 17.
This project is using TCMB's (The Central Bank of the Republic of Tรผrkiye) Exchange Rates API to get the currency rates.
Important
Do not forget to add/update your TCMB API Key to the TCMB_EVDS_API_KEY constant value within the Constants file.
How to Contribute
For the contributor covenant to this project, please check the Code of Conduct file.