An open API service indexing awesome lists of open source software.

https://github.com/prathameshdhande22/currency-converter

Currency Converter GUI made using in Java Swing.
https://github.com/prathameshdhande22/currency-converter

api currency currency-converter eclipse-ide exchange-rates gui java java17 javaswing real-time swing-gui

Last synced: about 2 months ago
JSON representation

Currency Converter GUI made using in Java Swing.

Awesome Lists containing this project

README

        

# Currency Converter in Java Swing (GUI)

![](https://img.shields.io/badge/Java_JDK-v17.0.4-orange?style=flat-square&logo=java)  ![](https://img.shields.io/badge/Eclipse_IDE-2022_09-green?style=flat-square&logo=eclipse)   ![](https://img.shields.io/badge/API-ExchangeRates.host-blue?style=flat-square)   ![](https://img.shields.io/badge/Countries-165+-yellow?style=flat-square)

## About :


Currency Converter in Java is made using Java Swing with RAD (Rapid Application Development) Tools available in the Eclipse tool as drag and Drop GUI components available for the Java Swing.
The Application has the 165+ countries Currency codes. Exchangerate.host API is used to convert the Currencies.
Application also fetches the Rate of the current Currency with the converted Result.
In Market many api are available which are not paid service. But the exchangerate.host api is free service which gives the realtime currency Rates.
The used api has many more features such as crypto services, currency value from various banks available in Countries.

## Use :
```
git clone https://github.com/PrathameshDhande22/Currency-Converter.git
cd Currency-Converter
```

**Note:** In the code Change the File Path for icon and main page.

## Download :
You can Download .exe file of this project.

Click Here

to Download

## Output :

Click Here to watch Output :


## Screenshot :
1. HomePage

2. About Page

3. Main Page

4. Converted Output

## Author : Prathamesh Dhande