Skip to content

xFanexx/CurrencyConverter

Repository files navigation

Currency Converter

A WPF application to convert currencies using the Frankfurter API. The app is built with C# and uses a simple dark-mode interface to retrieve the latest exchange rates from the European Central Bank.

Features

  • Convert any currency using up-to-date exchange rates.
  • Uses the Frankfurter API to fetch the latest rates.
  • Dark mode UI with modern design.
  • Clear button to reset inputs.
  • Responsive layout with proportional font sizes for better readability.

Technologies Used

  • C#
  • WPF (Windows Presentation Foundation)
  • Frankfurter API for currency data
  • Newtonsoft.Json for JSON parsing

Installation

  1. Clone the repository:

    git clone https://github.com/xFanexx/CurrencyConverter.git

About

A simple curreny converter written in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages