Rate Overview
Live
1 NZD = 9.6357 SZL
1 SZL = 0.103781
NZD
Avg
9.3949
High
9.6542
Low
9.2383
Last updated: 7/20/2026, 12:32:49 AM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.64 SZL |
| 10 NZD | 96.36 SZL |
| 50 NZD | 481.78 SZL |
| 100 NZD | 963.57 SZL |
| 500 NZD | 4,817.85 SZL |
| 1,000 NZD | 9,635.69 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-20T00:32:49Z",
"rates": {
"SZL": 9.63569
}
}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": 963.5690000000001,
"rate": 9.63569
}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