Skip to content

Pavithra0526/CodSoft_Task4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Currency Converter (Java)
     Welcome to the Currency Converter! This Java program allows you to convert currency from one denomination to another using real-time exchange rates.

Features

  1. Currency Selection: Choose the base currency and the target currency.
  2. Currency Rates: Fetch real-time exchange rates from a reliable API.
  3. Amount Input: Enter the amount you want to convert.
  4. Currency Conversion: Convert the input amount from the base currency to the target currency using the fetched exchange rate.
  5. Display Result: View the converted amount and the target currency symbol.

Customization
     You can customize the program by modifying the base and target currencies and exploring different exchange rate APIs in the CurrencyConverter.java file.

Contribution
     Contributions to the project are welcome! Feel free to open issues or submit pull requests to enhance the program.

License
&nbsp: &nbsp: &nbsp:This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages