Designing a currency conversion flowchart allows a programmer to see the different stages a currency conversion program involves. A flowchart is a visual representation of what happens to a piece of data during processing. Flowcharts use standardized symbols such as circles, ovals, rectangles and diamonds. A currency conversion flowchart can be drawn up as an overall process and then, optionally, with each overall procedure drawn into individual flowcharts with more detail.
Write the title to your flowchart at the top of the page. For example, write, “Currency Conversion Flowchart”.
Draw an oval below the title in the upper-left hand corner of the page. Write inside it “Start.”
Draw a straight arrow down from the bottom of the oval about 1 inch in length. Draw a rectangle. Write inside the rectangle, “Input a number”.
Make another straight arrow down from the center of the bottom of the rectangle. Draw a second rectangle. Write inside of it “Choose 'convert from' country”.
Attach another down arrow the same way and draw a third rectangle. Write inside it, “Input another number”. Draw another arrow down.
Draw a fourth rectangle. Write inside of it, “Choose 'convert to' country”. Make another downward directional arrow and a fifth rectangle.
Write inside the fifth rectangle, “Perform conversion”. Draw another downward arrow and one more rectangle. Write inside this final rectangle, “Display answer”.
Draw one more downward arrow. Make a final oval beneath this and write inside the oval, “End”.