Rate Overview
Live
1 SEK = 1.0252 NOK
1 NOK = 0.975392
SEK
Avg
1.0248
High
1.0281
Low
1.0189
Last updated: 4/16/2026, 1:33:11 AM
Quick Conversions
| SEK | NOK |
|---|---|
| 1 SEK | 1.03 NOK |
| 10 SEK | 10.25 NOK |
| 50 SEK | 51.26 NOK |
| 100 SEK | 102.52 NOK |
| 500 SEK | 512.61 NOK |
| 1,000 SEK | 1,025.23 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-04-16T01:33:11Z",
"rates": {
"NOK": 1.025229
}
}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": 102.52289999999999,
"rate": 1.025229
}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