Rate Overview
Live
1 SEK = 0.989213 NOK
1 NOK = 1.0109
SEK
Avg
0.989560
High
0.999728
Low
0.984893
Last updated: 7/27/2026, 2:50:01 AM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 0.99 NOK |
| 10 SEK | 9.89 NOK |
| 50 SEK | 49.46 NOK |
| 100 SEK | 98.92 NOK |
| 500 SEK | 494.61 NOK |
| 1,000 SEK | 989.21 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-27T02:50:01Z",
"rates": {
"NOK": 0.989213
}
}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.9213,
"rate": 0.989213
}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