Rate Overview
Live
1 NOK = 1.7241 SZL
1 SZL = 0.580007
NOK
Avg
1.7128
High
1.7244
Low
1.6951
Last updated: 8/18/2026, 6:07:08 PM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.72 SZL |
| 10 NOK | 17.24 SZL |
| 50 NOK | 86.21 SZL |
| 100 NOK | 172.41 SZL |
| 500 NOK | 862.06 SZL |
| 1,000 NOK | 1,724.12 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-08-18T18:07:08Z",
"rates": {
"SZL": 1.724117
}
}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": 172.4117,
"rate": 1.724117
}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