Rate Overview
Live
1 NOK = 1.0059 SEK
1 SEK = 0.994142
NOK
Avg
0.948720
High
1.0135
Low
0.911132
Last updated: 5/26/2026, 2:16:46 PM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 1.01 SEK |
| 10 NOK | 10.06 SEK |
| 50 NOK | 50.29 SEK |
| 100 NOK | 100.59 SEK |
| 500 NOK | 502.95 SEK |
| 1,000 NOK | 1,005.89 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-05-26T14:16:46Z",
"rates": {
"SEK": 1.005893
}
}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": 100.5893,
"rate": 1.005893
}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