Rate Overview
Live
1 NOK = 0.994091 SEK
1 SEK = 1.0059
NOK
Avg
0.954466
High
1.0144
Low
0.911915
Last updated: 7/10/2026, 3:12:53 AM
Quick Conversions
| NOK | SEK |
|---|---|
| 1 NOK | 0.99 SEK |
| 10 NOK | 9.94 SEK |
| 50 NOK | 49.70 SEK |
| 100 NOK | 99.41 SEK |
| 500 NOK | 497.05 SEK |
| 1,000 NOK | 994.09 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-10T03:12:53Z",
"rates": {
"SEK": 0.994091
}
}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.4091,
"rate": 0.994091
}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