Question: please right in java se Introduction to Java Programming Lab 2 Lab 2 of the output and submit it together with the source code via

please right in java se
Introduction to Java Programming Lab 2 Lab 2 of the output and submit it together with the source code via Blackboard. Task Write a program that converts an amount from one currency to another. The program reads the source currency, the destination currency, the exchange rate and the amount in source currency, and prints the amount in destination currency. For example, to convert money from USD to MXN, we can use the exchange rate 21.80 and using this rate, 2,500 USD converts to 54,500 MXN. Print the result in the following form: 2500.00 USD converts to 54500.00 MXN (exchange rate 21.80)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
