Rate Overview
Live
1 SEK = 0.986072 NOK
1 NOK = 1.0141
SEK
Avg
1.0250
High
1.0918
Low
0.986072
Last updated: 7/25/2026, 7:17:23 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 0.99 NOK |
| 10 SEK | 9.86 NOK |
| 50 SEK | 49.30 NOK |
| 100 SEK | 98.61 NOK |
| 500 SEK | 493.04 NOK |
| 1,000 SEK | 986.07 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-25T19:17:23Z",
"rates": {
"NOK": 0.986072
}
}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": 98.60719999999999,
"rate": 0.986072
}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