ExchangeRate-API · Arazzo Workflow
ExchangeRate-API Codes to Conversion
Version 1.0.0
Discover supported currencies, pull latest rates, then convert a specific pair.
View Spec
View on GitHub
Currency ExchangeForeign ExchangeFinancial DataForexCurrency ConversionPublic APIsArazzoWorkflows
Provider
Workflows
codes-to-conversion
Resolve supported codes, fetch latest rates, and convert a currency pair.
Confirms the base and target currencies are supported, retrieves the latest rate table for the base currency, and then performs a direct base-to-target pair conversion.
1
listSupportedCodes
Retrieve the full list of supported ISO 4217 currency codes and their names to confirm the requested currencies are available.
2
getLatest
Fetch the latest exchange rates from the base currency to all supported currencies.
3
convertPair
Request the direct exchange rate between the base and target currency.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.