Rate Overview
Live
1 NZD = 9.7489 SZL
1 SZL = 0.102576
NZD
Avg
9.8373
High
9.9623
Low
9.7450
Last updated: 5/7/2026, 6:57:59 AM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.75 SZL |
| 10 NZD | 97.49 SZL |
| 50 NZD | 487.45 SZL |
| 100 NZD | 974.89 SZL |
| 500 NZD | 4,874.46 SZL |
| 1,000 NZD | 9,748.92 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-05-07T06:57:59Z",
"rates": {
"SZL": 9.748916
}
}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": 974.8915999999999,
"rate": 9.748916
}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