getExchangeRateHistory(Currency, Currency) method

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

Syntax

List< ExchangeRateHistory > getExchangeRateHistory ( Currency from , Currency to )

Parameters