Rate Overview
Live
1 NOK = 0.998680 SEK
1 SEK = 1.0013
NOK
Avg
0.997099
High
1.0032
Low
0.991018
Last updated: 5/6/2026, 9:08:26 AM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 1.00 SEK |
| 10 NOK | 9.99 SEK |
| 50 NOK | 49.93 SEK |
| 100 NOK | 99.87 SEK |
| 500 NOK | 499.34 SEK |
| 1,000 NOK | 998.68 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-06T09:08:26Z",
"rates": {
"SEK": 0.99868
}
}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": 99.868,
"rate": 0.99868
}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