[ Close ]
|
[ Lietuviškai ]
|
![]() |
Provided data | Description of Web Service function |
Current Exchange Rates |
Function name: • getCurrentFxRates Parameter in: • tp - exchange rate type. Possible types: EU – the exchange rates of the euro against foreign currencies of the European Central Bank (included in database since 30/09/2014) and of Lietuvos Bankas (included in database since 30/12/2014) are presented according to their announcement date. If on the requested date exchange rates of the euro against foreign currencies were not published, the last published exchange rates of the euro against foreign currencies are provided.Parameter out: • Exchange rates XML document according to FxRates.xsd XML schema. • If given parameter is invalid or in case of error, technical error report according to FxRates.xsd XML schema is returned. |
Exchange Rates for the specified date |
Function name: • getFxRates Parameter in: • tp - exchange rate type. Possible types: EU – the exchange rates of the euro against foreign currencies of the European Central Bank (included in database since 30/09/2014) and of Lietuvos Bankas (included in database since 30/12/2014) are presented according to their announcement date. If on the requested date exchange rates of the euro against foreign currencies were not published, the last published exchange rates of the euro against foreign currencies are provided.• dt - exchange rate date (ISO 8601), e.g. 2015-01-02 Parameter out: • Exchange rates XML document according to FxRates.xsd XML schema. • If given parameter is invalid or in case of error, technical error report according to FxRates.xsd XML schema is returned. |
Exchange Rates between specified dates |
Function name: • getFxRatesForCurrency Parameter in: • tp - exchange rate type. Possible types: EU – the exchange rates of the euro against foreign currencies of the European Central Bank (included in database since 30/09/2014) and of Lietuvos Bankas (included in database since 30/12/2014) are presented according to their announcement date. If on the requested date exchange rates of the euro against foreign currencies were not published, the last published exchange rates of the euro against foreign currencies are provided.• ccy - ISO 4217 Currency code, e.g. USD • dtFrom - exchange rate date from (ISO 8601), e.g. 2015-01-02 • dtTo - exchange rate date to (ISO 8601), e.g. 2015-01-15 Parameter out: • Exchange rates XML document according to FxRates.xsd XML schema. • If given parameter is invalid or in case of error, technical error report according to FxRates.xsd XML schema is returned. |
XML Schema of provided Exchange Rates |
Schema name: • FxRates.xsd Parameter out: • XML Schema of provided exchange rates. |
List of foreign currencies |
Function name: • getCurrencyList Parameter out: • List of foreign currencies in XML format. |
<< Back |
Comments and suggestions |