Rate Overview
Live
1 SEK = 0.998722 NOK
1 NOK = 1.0013
SEK
Avg
1.0339
High
1.0952
Low
0.984104
Last updated: 7/21/2026, 5:45:20 AM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.00 NOK |
| 10 SEK | 9.99 NOK |
| 50 SEK | 49.94 NOK |
| 100 SEK | 99.87 NOK |
| 500 SEK | 499.36 NOK |
| 1,000 SEK | 998.72 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-21T05:45:20Z",
"rates": {
"NOK": 0.998722
}
}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": 99.8722,
"rate": 0.998722
}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