Rate Overview
Live
1 NOK = 1.7475 SZL
1 SZL = 0.572236
NOK
Avg
1.7321
High
1.7475
Low
1.7175
Last updated: 4/17/2026, 12:51:10 AM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.75 SZL |
| 10 NOK | 17.48 SZL |
| 50 NOK | 87.38 SZL |
| 100 NOK | 174.75 SZL |
| 500 NOK | 873.77 SZL |
| 1,000 NOK | 1,747.53 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-04-17T00:51:10Z",
"rates": {
"SZL": 1.74753
}
}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": 174.75300000000001,
"rate": 1.74753
}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