Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

ExchangeRatesApiCurrencyExchangeRateService

API reference for ExchangeRatesApiCurrencyExchangeRateService in Vendr, the eCommerce solution for Umbraco v8+

ExchangeRatesApiCurrencyExchangeRateService

public class ExchangeRatesApiCurrencyExchangeRateService : CurrencyExchangeRateServiceBase

Inheritance

Namespace

Constructors

ExchangeRatesApiCurrencyExchangeRateService

The default constructor.

public ExchangeRatesApiCurrencyExchangeRateService()

Methods

FetchExchangeRate

public override decimal FetchExchangeRate(string fromCurrencyIsoCode, string toCurrencyIsoCode, 
    DateTime date)

FetchExchangeRates

public override Dictionary<string, Dictionary<string, decimal>> FetchExchangeRates(
    string fromCurrencyIsoCode, string[] toCurrencyIsoCodes, DateTime dateFrom, DateTime dateTo)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.