Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Convert Currency
fixer_io:convert_currency
Convert an amount from one currency to another using current or historical rates.
Write
Low risk
Get Fluctuation
fixer_io:get_fluctuation
Get currency fluctuation data showing change and change percentage between two dates.
Read
Low risk
Get Historical Rates
fixer_io:get_historical_rates
Get historical foreign exchange rates for a specific date.
Read
Low risk
Get Latest Rates
fixer_io:get_latest_rates
Get the latest foreign exchange rates for all or specific currencies.
Read
Low risk
Get Time Series
fixer_io:get_time_series
Get daily historical rates between two dates for time series analysis.
Read
Low risk
List Symbols
fixer_io:list_symbols
Get list of all supported currency symbols and their full names.
Read
Low risk