Rate Overview
Live
1 SEK = 1.0444 NOK
1 NOK = 0.957494
SEK
Avg
1.0489
High
1.0524
Low
1.0444
Last updated: 3/6/2026, 6:11:38 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.04 NOK |
| 10 SEK | 10.44 NOK |
| 50 SEK | 52.22 NOK |
| 100 SEK | 104.44 NOK |
| 500 SEK | 522.20 NOK |
| 1,000 SEK | 1,044.39 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-06T18:11:38Z",
"rates": {
"NOK": 1.044393
}
}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": 104.43929999999999,
"rate": 1.044393
}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