/
listCurrencyRates
listCurrencyRates
listCurrencyRates
List<CurrencyRate> listCurrencyRates ( String fromCurrency ) throws AccountAPINGException
Returns a list of currency rates based on given currency. Please note: the currency rates are updated once every hour a few seconds after the hour.
Parameter name | Type | Required | Description |
---|---|---|---|
fromCurrency | String |
| The currency from which the rates are computed. Please note: GBP is currently the only based currency support |
Return type | Description |
---|---|
List<CurrencyRate> | List of currency rates |
Throws | Description |
---|---|
Generic exception that is thrown if this operation fails for any reason. |
, multiple selections available,
Related content
listCountries
listCountries
More like this
listVenues
listVenues
More like this
listCompetitions
listCompetitions
More like this
listEvents
listEvents
More like this
listMarketBook
listMarketBook
More like this
listMarketCatalogue
listMarketCatalogue
More like this