Rate Overview
Live
1 NOK = 0.971469 SEK
1 SEK = 1.0294
NOK
Avg
0.969289
High
0.977649
Low
0.954454
Last updated: 3/27/2026, 12:13:28 AM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 0.97 SEK |
| 10 NOK | 9.71 SEK |
| 50 NOK | 48.57 SEK |
| 100 NOK | 97.15 SEK |
| 500 NOK | 485.73 SEK |
| 1,000 NOK | 971.47 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-27T00:13:28Z",
"rates": {
"SEK": 0.971469
}
}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": 97.1469,
"rate": 0.971469
}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