Rate Overview
Live
1 NOK = 1.7632 SZL
1 SZL = 0.567144
NOK
Avg
1.7242
High
1.8071
Low
1.6270
Last updated: 5/27/2026, 2:55:26 PM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.76 SZL |
| 10 NOK | 17.63 SZL |
| 50 NOK | 88.16 SZL |
| 100 NOK | 176.32 SZL |
| 500 NOK | 881.61 SZL |
| 1,000 NOK | 1,763.22 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-27T14:55:26Z",
"rates": {
"SZL": 1.76322
}
}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.322,
"rate": 1.76322
}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