ExchangeRates
WebService provides exchange rate and currency conversion information.
The following operations are supported. For a formal definition, please review the Service Description.
-
ConvertToEUR
Method converts the specified value of foreign currency to EUR. -
ConvertToForeign
Method converts the specified value of EUR to foreign currency. -
CurrentConvertToEUR
Method converts the current specified value of foreign currency to EUR. -
CurrentConvertToForeign
Method converts the specified value of EUR to current foreign currency. -
GetCurrentExchangeRate
Method returns current specified exchange rate for the specified bank and currency. -
GetCurrentExchangeRatesXML
Method returns an XML formatted string containing current exchange rates for the specified bank. -
GetExchangeRate
Method returns specified exchange rate for the specified bank, date and currency. -
GetExchangeRatesByDateXML
Method returns an XML formatted string containing exchange rates for the specified bank and currency that are between specified dates. -
GetExchangeRatesByValueXML
Method returns an XML formatted string containing exchange rates for the specified bank and currency that are between specified values. -
GetExchangeRatesXML
Method returns an XML formatted string containing exchange rates for the specified bank and date. -
GetExchangeRatesXMLSchema
Method returns XML schema (XSD) in which all XML formatted exchange rate information is in.