Currency
Write a program that will convert U.S. dollar amounts to Japanese yen and to euros, To get the most up-to-date exchange rates, search the Internet using the term “currency exchange rate”. If you cannot find the most recent exchange rates, use the following:
1 Dollar = 113.22 Yen
1 Dollar = 0.6936 Euros
Format your currency amounts in fixed-point notation, with two decimal places of precision, and be sure the decimal point is always displayed.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.