Rate Overview
Live
1 NOK = 0.992256 SEK
1 SEK = 1.0078
NOK
Avg
0.986443
High
0.993845
Low
0.978551
Last updated: 7/13/2026, 7:36:47 PM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 0.99 SEK |
| 10 NOK | 9.92 SEK |
| 50 NOK | 49.61 SEK |
| 100 NOK | 99.23 SEK |
| 500 NOK | 496.13 SEK |
| 1,000 NOK | 992.26 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-07-13T19:36:47Z",
"rates": {
"SEK": 0.992256
}
}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": 99.2256,
"rate": 0.992256
}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