Skip to content

BLAXK3/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

Overview

This is a currency converter that allows users to convert between different currencies. It fetches live exchange rates and performs conversions based on the selected currencies using rate data from ExchangeRate-API

โปรแกรมสำหรับการแปลงสกุลเงินต่างประเทศด้วยการดีไซน์ระบบตำบลอย่างมินิมอล :>

ใช้ข้อมูลอัตราการแลกเปลี่ยนจาก ExchangeRate-API

Requirements

  • JDK 23 or higher is required to run this program

If you don’t have JDK 23 installed, download and install it from the following link:

ใช้ JDK 23+ ขึ้นไปในการรันโปรแกรม ถ้ายังไม่มีให้โหลดจาก link ข้างบน

Usage

To run the Converter, you need to define your API KEY in config.properties and run the CurrencyConverter.java You can get free key from the above mentioned websites

สำหรับผู้ที่จะใช้งาน ให้ใส่ API KEY ของตัวเองใน config.properties และรันไฟล์ CurrencyConverter.java

รับ key ได้ฟรีจากเว็บไซต์ที่ได้กล่าวไปข้างต้น

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license