Rate Overview
Live
1 SEK = 1.0268 NOK
1 NOK = 0.973896
SEK
Avg
1.0302
High
1.0477
Low
1.0175
Last updated: 3/26/2026, 10:32:23 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.03 NOK |
| 10 SEK | 10.27 NOK |
| 50 SEK | 51.34 NOK |
| 100 SEK | 102.68 NOK |
| 500 SEK | 513.40 NOK |
| 1,000 SEK | 1,026.80 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-03-26T22:32:23Z",
"rates": {
"NOK": 1.026804
}
}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.6804,
"rate": 1.026804
}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