Central Banks & Monetary
Monthly FX aggregates (group 133)
Monthly averages of SEK fixings (SWEA group 133). SWEA does not enumerate series for this group; when observations are empty, compute monthly averages from /riksbank/fx history.
get/api/v1/riksbank/fx-monthly
Response
Monthly aggregate observations when exposed by SWEA; otherwise an explanatory note.
Example response
{
"data": {
"groupId": 133,
"observations": [
{
"seriesId": "SECBREPOEFF",
"date": "2026-04-17",
"value": 1.75
}
],
"note": "Monthly aggregates are computed from /riksbank/fx; SWEA does not expose them directly."
},
"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"
]
}
}