getExchangeRateHistory(Currency, Currency) method

Retrieves a list of former exchange rate configurations for the given from and to currencies.

Syntax

List< ExchangeRateHistory > getExchangeRateHistory ( Currency fromCurrency , Currency toCurrency )

Parameters