Rate Overview
Live
1 NOK = 1.0271 SEK
1 SEK = 0.973630
NOK
Avg
1.0258
High
1.0322
Low
1.0190
Last updated: 9/3/2026, 8:01:09 PM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 1.03 SEK |
| 10 NOK | 10.27 SEK |
| 50 NOK | 51.35 SEK |
| 100 NOK | 102.71 SEK |
| 500 NOK | 513.54 SEK |
| 1,000 NOK | 1,027.08 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-09-03T20:01:09Z",
"rates": {
"SEK": 1.027084
}
}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": 102.70840000000001,
"rate": 1.027084
}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