Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Stores Namespace / IForexProvider Interface / GetExchangeRate Method
3 letter ISO 4127 currency code for the source currency
3 letter ISO 4127 currency code for the target currency
In This Topic
    GetExchangeRate Method (IForexProvider)
    In This Topic
    Get the exchange rate from the source currency to the target currency (1 source = ? target)
    Syntax

    Parameters

    sourceCurrency
    3 letter ISO 4127 currency code for the source currency
    targetCurrency
    3 letter ISO 4127 currency code for the target currency

    Return Value

    The exchange rate from the source currency to the target currency (1 source = ? target)
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also