Rate Overview
Live
1 NOK = 0.957493 SEK
1 SEK = 1.0444
NOK
Avg
0.953421
High
0.957493
Low
0.950171
Last updated: 3/6/2026, 6:11:38 PM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 0.96 SEK |
| 10 NOK | 9.57 SEK |
| 50 NOK | 47.87 SEK |
| 100 NOK | 95.75 SEK |
| 500 NOK | 478.75 SEK |
| 1,000 NOK | 957.49 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-03-06T18:11:38Z",
"rates": {
"SEK": 0.957493
}
}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": 95.7493,
"rate": 0.957493
}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