Rate Overview
Live
1 NOK = 1.0049 SEK
1 SEK = 0.995161
NOK
Avg
1.0092
High
1.0144
Low
1.0028
Last updated: 5/26/2026, 12:59:08 PM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 1.00 SEK |
| 10 NOK | 10.05 SEK |
| 50 NOK | 50.24 SEK |
| 100 NOK | 100.49 SEK |
| 500 NOK | 502.43 SEK |
| 1,000 NOK | 1,004.86 SEK |
Get NOK/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SEKExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-26T12:59:08Z",
"rates": {
"SEK": 1.004863
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SEK",
"amount": 100
},
"result": 100.4863,
"rate": 1.004863
}Build with NOK/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key