Sumit Java Currency
Sumit Java Currency
Sumit Java Currency
1 Objective
1
2 Introduction 2
3 Literature survey 3
4 Existing System 5
5 Problems Identified 5
6 Proposed System 5
7 Modules description
6
8 Flow Chart
7
9 Result 8
10
Conclusion 9
11
References
1
10
Objective 1
2 Introduction 2
3 Literature survey 3
4 Existing System 5
5 Problems Identified 5
6 Proposed System
7 Modules description 6
8 Flow Chart 7
9 Result 8
10 Conclusion 9
11 References 10
CURRENCY CONVERTER
OBJECTIVE
Currency converter aims to maintain real time information on current market
or bank exchange rates, so that the calculated result changes whenever the value
of either of the component currencies does and also it rectifies the error
while converting large values from distinct currencies.
A universal currency converter is a software application or website that
provides for the easy conversion of currency values based on present-
day exchange rates. Such currency converters can easily be found for
free on the Internet, and can quickly convert the value of one currency
to another, such as dollars to euros, or euros to pounds, and back
again.
PROBLEMS IDENTIFIED
This currency converter system shows errors while converting large values
from distinct currencies that vary a lot and are not usually converted into
each other.
PROPOSED SYSTEM
7
FLOW CHART
CODE
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class GFG {
f.setLayout(null);
f.setSize(400, 300);
f.setVisible(true);
}
// Driver code
public static void main(String args[])
{
converter();
}
}
OUTPUT
CONCLUSION
Currency converter that the people are using, they will always find ways to get
the highest possible profits out of the exchanges. To those who are going to
travel, it is a wise thing to check the different foreign exchange options
they have beforehand.