Skip to content

This Java application allows users to convert currency values between different currencies using real-time exchange rates obtained from the ExchangeRate-API.

License

Notifications You must be signed in to change notification settings

pratham2402/java-currency-conversion-api-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Currency Conversion With API Integration

🛠️ Description

Currency Conversion program built using Java. This program supports 161 currencies. Live or up-to-date currency conversion is possible with API integration.

Website To Get Your Personal API Key- (exchangerate-api.com) The maximum limit is 1500 API requests per month for the free version.

⚙️ Languages or Frameworks Used

Java

Libraries Used

Swing

AWT

JSON

🌟 How to run

To run the java program follow these steps-

  1. First, fork the repo.
  2. Clone the repo using- git clone [insert git url]
  3. Create a new Java project in VS Code.
  4. Make sure you have simple JSON in installed libraries otherwise program will not work.
  5. Replace bin and src folders with the folders cloned from the repo.
  6. Add simple JSON to installed libraries.
  7. Then open the java file. Replace the field 'YOUR_API_KEY' with your API Key obtained from any relevant website. Website/s are listed in the description.
  8. Then simply run and debug the project and it will work.

📺 Demo

Coming Soon!

🤖 Author

pratham2402

About

This Java application allows users to convert currency values between different currencies using real-time exchange rates obtained from the ExchangeRate-API.

Topics

Resources

License

Stars

Watchers

Forks

Languages