Rate Overview
Live
1 SEK = 0.986177 NOK
1 NOK = 1.0140
SEK
Avg
0.990710
High
1.0036
Low
0.984893
Last updated: 7/26/2026, 10:35:18 AM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 0.99 NOK |
| 10 SEK | 9.86 NOK |
| 50 SEK | 49.31 NOK |
| 100 SEK | 98.62 NOK |
| 500 SEK | 493.09 NOK |
| 1,000 SEK | 986.18 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-26T10:35:18Z",
"rates": {
"NOK": 0.986177
}
}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.6177,
"rate": 0.986177
}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