工具 API
get_ rates_ reference_ rates
Fetch benchmark reference interest rates. Use when the user asks about reference rates such as SOFR, SONIA, ESTR, or other USD/GBP/EUR overnight and benchmark rates over time. Returns reference rate time series by code and currency. Filterable by code, currency, and date range. Paginated.
finance1 积分
调用信息
- 工具标识
- eodhd.get_rates_reference_rates
- 服务提供方
- EODHD
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
codeRate code (e.g. 'SOFR', 'SONIA', 'ESTR').
currencyCurrency: 'USD', 'GBP', or 'EUR'.
date_fromStart date filter (YYYY-MM-DD).
date_toEnd date filter (YYYY-MM-DD).
limitRecords per page (default 20, max 100).
offsetPagination offset.
fmt'json' or 'csv'. Default 'json'.
api_tokenPer-call token override.