Rate Overview
Live
1 SEK = 0.999771 NOK
1 NOK = 1.0002
SEK
Avg
0.992992
High
1.0007
Low
0.985821
Last updated: 5/27/2026, 5:12:25 PM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.00 NOK |
| 10 SEK | 10.00 NOK |
| 50 SEK | 49.99 NOK |
| 100 SEK | 99.98 NOK |
| 500 SEK | 499.89 NOK |
| 1,000 SEK | 999.77 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-27T17:12:25Z",
"rates": {
"NOK": 0.999771
}
}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.9771,
"rate": 0.999771
}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