ExchangeRates
WebService provides official (established by Bank of Lithuania) exchange rates of the Litas against Foreign Currencies.
The following operations are supported. For a formal definition, please review the Service Description.
-
getCurrentExchangeRate
Returns the current exchange rate (expressed in Litas per 1 currency unit) for the specified currency. -
getExchangeAvgRate
Returns a average exchange rate for the specified currency, between specified dates. -
getExchangeRate
Returns an exchange rate (expressed in Litas per 1 currency unit) for the specified currency and date. -
getExchangeRatesByCurrency
Returns a list containing exchange rates for the specified currency that are between specified dates. -
getExchangeRatesByCurrency_XmlString
Returns a XML formatted string containing exchange rates for the specified currency that are between specified dates. -
getExchangeRatesByDate
Returns a list containing exchange rates for the specified date. -
getExchangeRatesByDate_XmlString
Returns a XML formatted string containing exchange rates for the specified date. -
getExchangeRatesXmlSchema
Returns a Xml Schema of provided Exchange Rates. -
getListOfCurrencies
Returns a list of currencies.