Rate Overview
Live
1 NOK = 0.983984 SEK
1 SEK = 1.0163
NOK
Avg
0.993077
High
1.0012
Low
0.983984
Last updated: 6/15/2026, 2:31:05 PM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 0.98 SEK |
| 10 NOK | 9.84 SEK |
| 50 NOK | 49.20 SEK |
| 100 NOK | 98.40 SEK |
| 500 NOK | 491.99 SEK |
| 1,000 NOK | 983.98 SEK |
Get NOK/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SEKExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-06-15T14:31:05Z",
"rates": {
"SEK": 0.983984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SEK",
"amount": 100
},
"result": 98.3984,
"rate": 0.983984
}Build with NOK/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key