Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 823 Bytes

README.md

File metadata and controls

50 lines (36 loc) · 823 Bytes

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

using TcmbSharp;

...

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