Rate Overview
Live
1 SEK = 1.0294 NOK
1 NOK = 0.971470
SEK
Avg
1.0661
High
1.0952
Low
1.0225
Last updated: 3/27/2026, 12:17:56 AM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.03 NOK |
| 10 SEK | 10.29 NOK |
| 50 SEK | 51.47 NOK |
| 100 SEK | 102.94 NOK |
| 500 SEK | 514.68 NOK |
| 1,000 SEK | 1,029.37 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-27T00:17:56Z",
"rates": {
"NOK": 1.029368
}
}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.9368,
"rate": 1.029368
}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