Rate Overview
Live
1 NOK = 0.980959 SEK
1 SEK = 1.0194
NOK
Avg
0.980238
High
0.981308
Low
0.978551
Last updated: 7/5/2026, 3:45:24 AM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 0.98 SEK |
| 10 NOK | 9.81 SEK |
| 50 NOK | 49.05 SEK |
| 100 NOK | 98.10 SEK |
| 500 NOK | 490.48 SEK |
| 1,000 NOK | 980.96 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-07-05T03:45:24Z",
"rates": {
"SEK": 0.980959
}
}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.0959,
"rate": 0.980959
}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