Rate Overview
Live
1 SEK = 1.0119 NOK
1 NOK = 0.988287
SEK
Avg
1.0076
High
1.0145
Low
0.998768
Last updated: 6/16/2026, 8:13:21 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.01 NOK |
| 10 SEK | 10.12 NOK |
| 50 SEK | 50.59 NOK |
| 100 SEK | 101.19 NOK |
| 500 SEK | 505.93 NOK |
| 1,000 SEK | 1,011.85 NOK |
Get SEK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=NOKExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-06-16T20:13:21Z",
"rates": {
"NOK": 1.011852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "NOK",
"amount": 100
},
"result": 101.1852,
"rate": 1.011852
}Build with SEK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key