Abstract API · Arazzo Workflow
Abstract API Live Exchange Rate and Conversion
Version 1.0.0
Read the live rate, convert an amount, and compare against a historical rate.
View Spec
View on GitHub
AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb ScrapingArazzoWorkflows
Provider
Workflows
currency-live-and-convert
Read the live rate, convert an amount, then fetch a historical rate.
Retrieves the live exchange rate for a base currency, converts an amount into a target currency, and fetches the historical rate for the same pair on a reference date for comparison.
1
getLiveRate
getLiveExchangeRates
Retrieve the live exchange rates for the base currency against the target currency.
2
convertAmount
convertCurrency
Convert the supplied base amount into the target currency at the live rate.
3
getHistoricalRate
getHistoricalExchangeRates
Retrieve the historical exchange rate for the same currency pair on the reference date for comparison.