Rate Overview
Live
1 SEK = 1.0167 NOK
1 NOK = 0.983531
SEK
Avg
1.0197
High
1.0219
Low
1.0167
Last updated: 7/6/2026, 9:09:01 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.02 NOK |
| 10 SEK | 10.17 NOK |
| 50 SEK | 50.84 NOK |
| 100 SEK | 101.67 NOK |
| 500 SEK | 508.37 NOK |
| 1,000 SEK | 1,016.75 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-07-06T21:09:01Z",
"rates": {
"NOK": 1.016745
}
}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": 101.6745,
"rate": 1.016745
}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