Rate Overview
Live
1 SEK = 1.0264 NOK
1 NOK = 0.974256
SEK
Avg
1.0250
High
1.0281
Low
1.0189
Last updated: 4/16/2026, 3:15:26 AM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.03 NOK |
| 10 SEK | 10.26 NOK |
| 50 SEK | 51.32 NOK |
| 100 SEK | 102.64 NOK |
| 500 SEK | 513.21 NOK |
| 1,000 SEK | 1,026.42 NOK |
Get SEK/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=NOKExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-16T03:15:26Z",
"rates": {
"NOK": 1.026424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "NOK",
"amount": 100
},
"result": 102.6424,
"rate": 1.026424
}Build with SEK/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key