Rate Overview
Live
1 NZD = 9.5655 SZL
1 SZL = 0.104542
NZD
Avg
9.6059
High
9.9623
Low
9.2629
Last updated: 7/22/2026, 10:33:38 AM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.57 SZL |
| 10 NZD | 95.65 SZL |
| 50 NZD | 478.27 SZL |
| 100 NZD | 956.55 SZL |
| 500 NZD | 4,782.74 SZL |
| 1,000 NZD | 9,565.49 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-22T10:33:38Z",
"rates": {
"SZL": 9.565489
}
}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": 956.5489,
"rate": 9.565489
}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