Rate Overview
Live
1 NOK = 0.984492 SEK
1 SEK = 1.0158
NOK
Avg
0.993134
High
1.0012
Low
0.984492
Last updated: 6/15/2026, 3:15:09 PM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 0.98 SEK |
| 10 NOK | 9.84 SEK |
| 50 NOK | 49.22 SEK |
| 100 NOK | 98.45 SEK |
| 500 NOK | 492.25 SEK |
| 1,000 NOK | 984.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-06-15T15:15:09Z",
"rates": {
"SEK": 0.984492
}
}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.4492,
"rate": 0.984492
}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