Rate Overview
Live
1 SEK = 0.999677 NOK
1 NOK = 1.0003
SEK
Avg
1.0133
High
1.0935
Low
0.926234
Last updated: 5/27/2026, 6:26:22 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.00 NOK |
| 10 SEK | 10.00 NOK |
| 50 SEK | 49.98 NOK |
| 100 SEK | 99.97 NOK |
| 500 SEK | 499.84 NOK |
| 1,000 SEK | 999.68 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-05-27T18:26:22Z",
"rates": {
"NOK": 0.999677
}
}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.96770000000001,
"rate": 0.999677
}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