ExchangeRate-API · Arazzo Workflow
ExchangeRate-API Historical Amount Conversion
Version 1.0.0
Convert an amount as it would have valued on a specific past date.
View Spec
View on GitHub
Currency ExchangeForeign ExchangeFinancial DataForexCurrency ConversionPublic APIsArazzoWorkflows
Provider
Workflows
historical-amount-conversion
Value a fixed amount against all currencies on a chosen historical date.
Confirms the base currency is supported, then converts the supplied amount against all supported currencies using the historical rates for the chosen year/month/day.
1
listSupportedCodes
getSupportedCodes
Retrieve the supported ISO 4217 currency codes to confirm the base currency is available before requesting historical data.
2
convertHistoricalAmount
getHistoricalRatesWithAmount
Convert the supplied amount against all supported currencies using the historical exchange rates for the chosen date.