Rate Overview
Live
1 NZD = 9.7458 SZL
1 SZL = 0.102608
NZD
Avg
10.2095
High
11.0482
Low
9.2615
Last updated: 7/26/2026, 8:55:42 PM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.75 SZL |
| 10 NZD | 97.46 SZL |
| 50 NZD | 487.29 SZL |
| 100 NZD | 974.58 SZL |
| 500 NZD | 4,872.92 SZL |
| 1,000 NZD | 9,745.84 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-26T20:55:42Z",
"rates": {
"SZL": 9.745838
}
}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.5837999999999,
"rate": 9.745838
}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