Rate Overview
Live
1 SEK = 0.989645 NOK
1 NOK = 1.0105
SEK
Avg
1.0475
High
1.0973
Low
0.986662
Last updated: 7/22/2026, 9:53:07 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 0.99 NOK |
| 10 SEK | 9.90 NOK |
| 50 SEK | 49.48 NOK |
| 100 SEK | 98.96 NOK |
| 500 SEK | 494.82 NOK |
| 1,000 SEK | 989.65 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-22T21:53:07Z",
"rates": {
"NOK": 0.989645
}
}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.9645,
"rate": 0.989645
}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