VilibidVilibor
WebService provides VILIBID (Vilnius Interbank Bid rates) and VILIBOR (Vilnius Interbank Offered Rates).
The following operations are supported. For a formal definition, please review the Service Description.
-
getLatestVilibRate
Returns the latest VILIBID or VILIBOR. -
getVilibRate
Returns VILIBID or VILIBOR for the specified date. -
getVilibRateTypes
Returns a list of VILIBID/VILIBOR rate types. -
getVilibRatesByDate
Returns a list containing VILIBID and VILIBOR rates for the specified date. -
getVilibRatesByDate_XmlString
Returns a XML formatted string containing VILIBID and VILIBOR rates for the specified date. -
getVilibRatesByRateType
Returns a list containing VILIBID or VILIBOR rates that are between specified dates. -
getVilibRatesByRateType_XmlString
Returns a XML formatted string containing VILIBID or VILIBOR rates that are between specified dates.