| ListCurrencies |
Returns a list of the currencies supported by the service. |
|
| GetRealTimeCrossRate |
Returns a cross-rate (exchange rate) for a pair of currencies. |
| GetRealTimeCrossRateAsString |
Returns a cross-rate (exchange rate) for a pair of currencies. |
| GetLatestCrossRate |
Returns a cross-rate (exchange rate) for a pair of currencies. |
| GetLatestCrossRates |
Returns a cross-rate (exchange rate) for a list of currencies. |
|
| GetRealTimeCrossRateTable |
Returns a cross-rate table for a list of currencies. |
| GetRealTimeCrossRateTableAsHTML |
Returns a cross-rate table for a list of currencies as a pre-formatted HTML table. |
| GetRealTimeCrossRateTableWithBidAsk |
Returns a real time cross-rate table for a list of currencies including the bid and ask prices. |
|
| GetHistoricalCrossRate |
Returns a cross-rate as of a historical date. |
| GetHistoricalCrossRates |
Returns a collection of cross-rates as of a historical date. |
| GetHistoricalCrossRatesAsOf |
Returns a range of historical cross-rates based on an end date and a number periods (days, weeks, months, years). |
| GetHistoricalCrossRatesRange |
Returns a range of historical cross-rates based on a date range (start date, end date). |
| GetHistoricalCrossRateBidAsk |
Returns a cross-rate as of a historical date, with bid & ask values. |
| GetHistoricalCrossRatesBidAsk |
Returns a collection of cross-rates as of a historical date, with bid & ask values. |
| GetHistoricalCrossRatesBidAskAsOf |
Returns a range of historical cross-rates based on an end date and a number periods (days, weeks, months, years), with bid & ask values. |
| GetHistoricalCrossRatesBidAskRange |
Returns a range of historical cross-rates based on a date range (start date, end date), with bid & ask values. |
| GetHistoricalMonthlyCrossRatesRange |
Returns a range of historical monthly cross-rates based on a date range (start date, end date). |
|
| GetHistoricalCrossRateTable |
Returns a historical cross-rate table for a list of currencies. |
| GetHistoricalCrossRateTables |
Returns a collection of historical cross-rate tables for a list of currencies and a date range. |
|
| GetOfficialCrossRate |
Returns an official cross-rate as of a historical date. |
|
| GetAllCrossRatesForACurrency |
Returns a list of all available cross-rates for a currency. |
| GetCurrencyReport |
Returns historical currency cross-rate tables for a range of dates. The report can display up to 31 dates across. |
| GetAverageHistoricalCrossRate |
This operation returns an average daily historical cross-rate for a period. |
| GetAverageHistoricalCrossRates |
This operation returns an average daily historical cross-rate for a period and for multiple pairs. |
|
| GetCrossRateChange |
Returns change data during the last six months for a cross-rate. |
|
| GetRealTimeForwardRate |
Returns a set of real-time currency forward rates for a currency pair. |
|
| ConvertRealTimeValue |
Converts a value from one currency to another in real-time. |
| ConvertHistoricalValue |
Convert a value from one currency to another as of a historical date. |
|
| GetCurrencyChart |
Returns a standard historical daily rate chart for a currency pair. |
| GetCurrencyChartCustom |
Returns a customized historical daily rate chart for a currency pair. |
| GetChartDesign |
Returns the default Design specification for the currency chart. |
|
| GetTicks |
Returns a set of tick-by-tick quotes for a metal, currency and a time range during the current trading day. |
| GetTick |
Returns a single tick for a specific time. |