CurrencyScoop

CurrencyBeacon is a developer friendly, easy-to-use REST API with real-time and historical exchange rates for fiat currencies and cryptocurrencies.

5 actions Integration catalog
Request access
Connect CurrencyScoop once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Convert Currency with Historical SupportCURRENCYSCOOP_CONVERT_CURRENCY2
Tool to convert any amount from one currency to another using real-time or historical exchange rates. Use when you need to convert a specific amount between two currencies, optionally specifying a date for historical rates.
Get CurrenciesCURRENCYSCOOP_GET_CURRENCIES
Tool to retrieve all supported currencies including their names and countries. Use when you need information about available currencies, either fiat or crypto.
Get Historical Exchange RatesCURRENCYSCOOP_GET_HISTORICAL_RATES
Tool to retrieve historical exchange rate data for past dates going back to 1996. Use when you need to access exchange rates for a specific historical date with a base currency.
Get Latest Exchange RatesCURRENCYSCOOP_GET_LATEST_RATES
Tool to retrieve real-time exchange rate data for all available currencies. Use when you need current exchange rates updated based on subscription plan frequency (e.g., every 60 seconds). Returns only current rates, not historical values; use CURRENCYSCOOP_GET_HISTORICAL_RATES for rates on a specific past date.
Get Timeseries Exchange RatesCURRENCYSCOOP_GET_TIMESERIES_RATES
Tool to retrieve historical exchange rates for a given time period between start and end dates. Use when you need exchange rates for multiple dates in a date range for trend analysis or historical comparisons.