Rate Overview
Live
1 SEK = 0.998388 NOK
1 NOK = 1.0016
SEK
Avg
1.0133
High
1.0935
Low
0.926234
Last updated: 5/27/2026, 7:25:36 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.00 NOK |
| 10 SEK | 9.98 NOK |
| 50 SEK | 49.92 NOK |
| 100 SEK | 99.84 NOK |
| 500 SEK | 499.19 NOK |
| 1,000 SEK | 998.39 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-05-27T19:25:36Z",
"rates": {
"NOK": 0.998388
}
}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": 99.8388,
"rate": 0.998388
}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