Rate Overview
Live
1 NOK = 0.970956 SEK
1 SEK = 1.0299
NOK
Avg
0.939088
High
0.982766
Low
0.911915
Last updated: 3/27/2026, 1:52:26 AM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 0.97 SEK |
| 10 NOK | 9.71 SEK |
| 50 NOK | 48.55 SEK |
| 100 NOK | 97.10 SEK |
| 500 NOK | 485.48 SEK |
| 1,000 NOK | 970.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-03-27T01:52:26Z",
"rates": {
"SEK": 0.970956
}
}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.0956,
"rate": 0.970956
}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