Rate Overview
Live
1 SEK = 1.0084 NOK
1 NOK = 0.991694
SEK
Avg
1.0046
High
1.0091
Low
0.996817
Last updated: 5/7/2026, 3:49:57 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.01 NOK |
| 10 SEK | 10.08 NOK |
| 50 SEK | 50.42 NOK |
| 100 SEK | 100.84 NOK |
| 500 SEK | 504.19 NOK |
| 1,000 SEK | 1,008.38 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-07T15:49:57Z",
"rates": {
"NOK": 1.008376
}
}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": 100.8376,
"rate": 1.008376
}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