Skip to content

NeoCoderDev/Exchange-Console-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

💱 Currency Exchange – C# Console App

This is a simple currency exchange calculator made in C# as a console application.
It allows users to convert between Serbian dinars (RSD) and Euros (EUR) based on a fixed exchange rate.


📌 Features

  • ✅ Displays a fixed exchange rate:
    • 1 EUR = 118 RSD
    • 1 RSD ≈ 0.00847 EUR
  • 🔄 Convert:
    • Dinars to Euros
    • Euros to Dinars
  • 🚫 Input validation to prevent converting zero or negative values

🛠 Technologies

  • C#
  • .NET Console Application

▶️ How to Run

  1. Make sure you have the .NET SDK installed.
  2. Clone this repository:
    git clone https://github.com/your-username/currency-exchange.git

About

Currency Exchange – C# Console App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages