Central Banks & Monetary
Riksbank policy rate (SECBREPOEFF)
Latest value of the Riksbank policy rate (SECBREPOEFF, styrräntan). The policy rate is the interest rate at which banks can borrow or deposit funds at the Riksbank over a 7-day horizon and is the central bank's key rate. Series was renamed from repo rate on 8 June 2022.
get/api/v1/riksbank/policy-rate
Response
Latest Riksbank policy rate observation.
Example response
{
"data": {
"seriesId": "SECBREPOEFF",
"count": 30,
"observations": [
{
"date": "2026-04-17",
"value": 1.75
}
]
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}