SELIC Daily Rate
finance.bcb.selicRetrieve the latest Brazilian SELIC daily interest rates (series 11) from BCB SGS. Specify the number of recent observations to obtain up to 500 data points.
Instructions
Brazilian SELIC daily interest rate (series 11) — last N observations from BCB SGS. ODbL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_n | No | Number of most recent observations to return (default 30, max 500). For daily series this is days; for monthly (IPCA) it is months. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |