Rate Overview
Live
1 NOK = 0.973895 SEK
1 SEK = 1.0268
NOK
Avg
0.970814
High
0.982766
Low
0.954454
Last updated: 3/26/2026, 10:32:23 PM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 0.97 SEK |
| 10 NOK | 9.74 SEK |
| 50 NOK | 48.69 SEK |
| 100 NOK | 97.39 SEK |
| 500 NOK | 486.95 SEK |
| 1,000 NOK | 973.90 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-26T22:32:23Z",
"rates": {
"SEK": 0.973895
}
}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.3895,
"rate": 0.973895
}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