By Sukanya Saha
The Project Deals With Conversion Of Currency From One Form to Other.We have created a system where the user can enter a value in one currency and then enter the choice to begin the system.
The Currency Converter mini project is built keeping this thing in mind. It is simply like a calculator
app.
Different countries use different currencies, and there is daily variation in these currencies relative to
one another.
Those who transfer money from one country to another (one currency to another) must be updated
with the latest currency exchange rates in the market.
Such an application can be used by any user, but it is mainly useful for business, shares, and finance related areas where money transfer and currency exchange takes place daily.
In this currency converter app, users are provided with an option to select the type of conversion, i.e.
from this currency to that currency.
This simple feature allows users to enter the amount to be converted (say currency in Dollars), and
display the converted amount (say currency in Euros).
Code:
Output:
Submitted by Sukanya Saha (saha2608)
Download packets of source code on Coders Packet
Comments