Rate Overview
Live
1 NZD = 9.7454 SZL
1 SZL = 0.102612
NZD
Avg
9.8102
High
10.6832
Low
9.3009
Last updated: 7/25/2026, 10:20:08 AM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.75 SZL |
| 10 NZD | 97.45 SZL |
| 50 NZD | 487.27 SZL |
| 100 NZD | 974.54 SZL |
| 500 NZD | 4,872.70 SZL |
| 1,000 NZD | 9,745.41 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-25T10:20:08Z",
"rates": {
"SZL": 9.745408
}
}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.5408,
"rate": 9.745408
}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