Rate Overview
Live
1 SEK = 1.0283 NOK
1 NOK = 0.972520
SEK
Avg
1.0303
High
1.0477
Low
1.0175
Last updated: 3/26/2026, 11:37:58 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.03 NOK |
| 10 SEK | 10.28 NOK |
| 50 SEK | 51.41 NOK |
| 100 SEK | 102.83 NOK |
| 500 SEK | 514.13 NOK |
| 1,000 SEK | 1,028.26 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-26T23:37:58Z",
"rates": {
"NOK": 1.028256
}
}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.82560000000001,
"rate": 1.028256
}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