Rate Overview
Live
1 SEK = 0.991227 NOK
1 NOK = 1.0089
SEK
Avg
0.995948
High
1.0027
Low
0.991227
Last updated: 8/16/2026, 11:39:17 AM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 0.99 NOK |
| 10 SEK | 9.91 NOK |
| 50 SEK | 49.56 NOK |
| 100 SEK | 99.12 NOK |
| 500 SEK | 495.61 NOK |
| 1,000 SEK | 991.23 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-08-16T11:39:17Z",
"rates": {
"NOK": 0.991227
}
}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.1227,
"rate": 0.991227
}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