Rate Overview
Live
1 NOK = 1.7599 SZL
1 SZL = 0.568228
NOK
Avg
1.6921
High
1.7599
Low
1.6274
Last updated: 3/27/2026, 3:37:53 PM
Quick Conversions
| NOK | SZL |
|---|---|
| 1 NOK | 1.76 SZL |
| 10 NOK | 17.60 SZL |
| 50 NOK | 87.99 SZL |
| 100 NOK | 175.99 SZL |
| 500 NOK | 879.93 SZL |
| 1,000 NOK | 1,759.86 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-27T15:37:53Z",
"rates": {
"SZL": 1.759856
}
}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.9856,
"rate": 1.759856
}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