Currency Converter Using C++

Vedant Dalal Feb 14, 2023

In this currency converter project, I have used the C++ programming language. in this project, I have taken currencies such as dollars, rupees, pounds, and euros.

In this currency converter project, the programming language used is C++. In this project, I have taken 4 currencies i.e, Dollar, Rupee, Pound, and Euro and I have taken these currencies' today's market values. This value varies on the daily basis.

In this project, I have used the switch case concept in which I have created 4 cases for currency by which the user choose the option out of these cases and the currency conversion Is dependent on user choice because of which currency the user wants to convert.

Screnshot

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment