Sveriges Riksbank (SRB) — currency rates
Daily exchange rates published by Sveriges Riksbank. Calculator below uses the bank's rate for the date you pick, with previous-business-day fallback for invoicing and tax filings.
Sveriges Riksbank
Årsmedelkurs — Riksbank annual average
Swedish tax authorities (Skatteverket) publish an annual average rate (årsmedelkurs) used in many declarations. exrate covers Riksbank's daily series; the annual average is computable from /v1/rates/series.
How SRB sets the rate
SRB publishes mid-rates around 16:00 Stockholm time. The Riksbank does not maintain a fixed currency band — SEK floats freely.
Update schedule
Mon–Fri ~16:00 Europe/Stockholm. Swedish bank holidays observed.
Programmatic access
GET https://api.banks-rates.com/v1/rate?bank=SRB&date=YYYY-MM-DD&from=USD&to=SEK&amount=100.
Frequently asked questions
Where do you get SRB rates?
Directly from Sveriges Riksbank's published feed — no intermediate provider. The exact source URL is documented on the About page.
Is your data delayed?
We ingest within minutes of publication. The visible 'last updated' timestamp on this page is the source-of-truth.
Do you cover historical rates for SRB?
Yes — back to each bank's earliest archive. Use the calculator with a past date or the /v1/rates/series API endpoint.
Is there an API for SRB rates?
Yes: GET /v1/rate?bank=SRB&date=YYYY-MM-DD&from=USD&to=SEK&amount=100. See /en/api/ for full reference.
What if the date I want is a weekend or holiday?
The calculator transparently falls back to the previous business day rate, which is the legally correct value for invoices and tax filings under most EU rules.
Can my AI assistant query SRB rates?
Yes — connect Claude / Cursor / ChatGPT to mcp.banks-rates.com. See /en/mcp/ for setup.