Rate Overview
Live
1 NZD = 9.6272 SZL
1 SZL = 0.103872
NZD
Avg
9.5996
High
9.6683
Low
9.5319
Last updated: 4/17/2026, 12:51:09 AM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.63 SZL |
| 10 NZD | 96.27 SZL |
| 50 NZD | 481.36 SZL |
| 100 NZD | 962.72 SZL |
| 500 NZD | 4,813.62 SZL |
| 1,000 NZD | 9,627.25 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-04-17T00:51:09Z",
"rates": {
"SZL": 9.627247
}
}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": 962.7247000000001,
"rate": 9.627247
}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