Rate Overview
Live
1 NOK = 1.7517 SZL
1 SZL = 0.570874
NOK
Avg
1.7593
High
1.7894
Low
1.7388
Last updated: 3/27/2026, 7:07:07 PM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.75 SZL |
| 10 NOK | 17.52 SZL |
| 50 NOK | 87.59 SZL |
| 100 NOK | 175.17 SZL |
| 500 NOK | 875.85 SZL |
| 1,000 NOK | 1,751.70 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-27T19:07:07Z",
"rates": {
"SZL": 1.7517
}
}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.17000000000002,
"rate": 1.7517
}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