Rate Overview
Live
1 NOK = 1.6938 SZL
1 SZL = 0.590403
NOK
Avg
1.7011
High
1.7137
Low
1.6842
Last updated: 6/19/2026, 8:58:24 AM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.69 SZL |
| 10 NOK | 16.94 SZL |
| 50 NOK | 84.69 SZL |
| 100 NOK | 169.38 SZL |
| 500 NOK | 846.88 SZL |
| 1,000 NOK | 1,693.76 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-06-19T08:58:24Z",
"rates": {
"SZL": 1.693758
}
}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": 169.3758,
"rate": 1.693758
}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