Rate Overview
Live
1 NOK = 1.6666 SZL
1 SZL = 0.600007
NOK
Avg
1.6552
High
1.6666
Low
1.6483
Last updated: 7/9/2026, 2:30:54 AM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.67 SZL |
| 10 NOK | 16.67 SZL |
| 50 NOK | 83.33 SZL |
| 100 NOK | 166.66 SZL |
| 500 NOK | 833.32 SZL |
| 1,000 NOK | 1,666.65 SZL |
Get NOK/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SZLExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-09T02:30:54Z",
"rates": {
"SZL": 1.666647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SZL",
"amount": 100
},
"result": 166.6647,
"rate": 1.666647
}Build with NOK/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key