Rate Overview
Live
1 NOK = 1.7324 SZL
1 SZL = 0.577243
NOK
Avg
1.7057
High
1.8201
Low
1.5795
Last updated: 7/30/2026, 8:18:24 AM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.73 SZL |
| 10 NOK | 17.32 SZL |
| 50 NOK | 86.62 SZL |
| 100 NOK | 173.24 SZL |
| 500 NOK | 866.19 SZL |
| 1,000 NOK | 1,732.37 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-30T08:18:24Z",
"rates": {
"SZL": 1.732374
}
}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": 173.2374,
"rate": 1.732374
}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