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
open_exchange_rates:convert_currency
Convert an amount from one currency to another using latest exchange rates.
Write
Low risk
Get Currencies
open_exchange_rates:get_currencies
Get the list of all available currencies with their full names.
Read
Low risk
Get Historical Rates
open_exchange_rates:get_historical_rates
Get historical exchange rates for a specific date.
Read
Low risk
Get Latest Rates
open_exchange_rates:get_latest_rates
Get the latest exchange rates for all currencies or specific symbols.
Read
Low risk
Get Ohlc Data
open_exchange_rates:get_ohlc_data
Get Open, High, Low, Close (OHLC) exchange rate data for financial analysis.
Read
Low risk
Get Time Series
open_exchange_rates:get_time_series
Get time-series exchange rate data between two dates.
Read
Low risk
Get Usage Stats
open_exchange_rates:get_usage_stats
Get API usage statistics for your account including requests made and limits.
Read
Low risk