Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

TcmbSharp

TcmbSharp Nuget

Currency exchange rate to Turkish Lira (TL) using the Central Bank of the Republic of Turkey (TCMB) daily xml.

PS: Rates updated every day at 15.31.

Installation

Can be installed as a NuGet package. In the package manager console, enter the following:

Install-Package TcmbSharp -Version 1.0.1

Usage

usingTcmbSharp;
...decimal tlRate =Tcmb.Rate("USD");

You can reach bellowing currencies rates to TL (Turkish Lira) using this lib;

  • USD
  • AUD
  • DKK
  • EUR
  • GBP
  • CHF
  • SEK
  • CAD
  • KWD
  • NOK
  • SAR
  • JPY
  • BGN
  • RON
  • RUB
  • IRR
  • CNY
  • PKR

Tcmb Xml Resources

http://www.tcmb.gov.tr/kurlar/today.xml

About

Currency exchange rate to Turkish Lira (TL) using the Central Bank of the Republic of Turkey (TCMB) daily xml

Topics

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages