getExchangeRates(Currency, Currency) method

Retrieves all exchange rate information for the given from and to currencies.

Syntax

List< ExchangeRate > getExchangeRates ( Currency fromCurrency , Currency toCurrency )

Parameters

Usage

This is a legacy method and actually always only returns 0 or 1 element.