Rate Overview
Live
1 SZL = 0.577824 NOK
1 NOK = 1.7306
SZL
Avg
0.591254
High
0.602900
Low
0.577824
Last updated: 3/7/2026, 12:13:24 AM
Quick Conversions
| SZL | NOK |
|---|---|
| 1 SZL | 0.58 NOK |
| 10 SZL | 5.78 NOK |
| 50 SZL | 28.89 NOK |
| 100 SZL | 57.78 NOK |
| 500 SZL | 288.91 NOK |
| 1,000 SZL | 577.82 NOK |
Get SZL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SZL¤cies=NOKExample Response:
{
"success": true,
"base": "SZL",
"date": "2026-03-07T00:13:24Z",
"rates": {
"NOK": 0.577824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SZL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SZL",
"to": "NOK",
"amount": 100
},
"result": 57.7824,
"rate": 0.577824
}Build with SZL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key