Rate Overview
Live
1 NZD = 9.8546 SZL
1 SZL = 0.101476
NZD
Avg
9.8874
High
10.0085
Low
9.8161
Last updated: 3/27/2026, 9:34:41 AM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.85 SZL |
| 10 NZD | 98.55 SZL |
| 50 NZD | 492.73 SZL |
| 100 NZD | 985.46 SZL |
| 500 NZD | 4,927.28 SZL |
| 1,000 NZD | 9,854.57 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-03-27T09:34:41Z",
"rates": {
"SZL": 9.854569
}
}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": 985.4569,
"rate": 9.854569
}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