Rate Overview
Live
1 NOK = 1.7659 SZL
1 SZL = 0.566288
NOK
Avg
1.7929
High
1.8201
Low
1.7584
Last updated: 5/7/2026, 8:07:59 AM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.77 SZL |
| 10 NOK | 17.66 SZL |
| 50 NOK | 88.29 SZL |
| 100 NOK | 176.59 SZL |
| 500 NOK | 882.94 SZL |
| 1,000 NOK | 1,765.89 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-05-07T08:07:59Z",
"rates": {
"SZL": 1.765887
}
}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": 176.5887,
"rate": 1.765887
}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