Rate Overview
Live
1 NZD = 9.2691 SZL
1 SZL = 0.107885
NZD
Avg
9.2824
High
9.3174
Low
9.2404
Last updated: 7/6/2026, 8:45:39 PM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.27 SZL |
| 10 NZD | 92.69 SZL |
| 50 NZD | 463.46 SZL |
| 100 NZD | 926.91 SZL |
| 500 NZD | 4,634.56 SZL |
| 1,000 NZD | 9,269.13 SZL |
Get NZD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SZLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-06T20:45:39Z",
"rates": {
"SZL": 9.269129
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SZL",
"amount": 100
},
"result": 926.9128999999999,
"rate": 9.269129
}Build with NZD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key