Rate Overview
Live
1 NOK = 1.7591 SZL
1 SZL = 0.568483
NOK
Avg
1.7606
High
1.7894
Low
1.7388
Last updated: 3/27/2026, 1:35:21 PM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.76 SZL |
| 10 NOK | 17.59 SZL |
| 50 NOK | 87.95 SZL |
| 100 NOK | 175.91 SZL |
| 500 NOK | 879.53 SZL |
| 1,000 NOK | 1,759.07 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-03-27T13:35:21Z",
"rates": {
"SZL": 1.759068
}
}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": 175.9068,
"rate": 1.759068
}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