Rate Overview
Live
1 NZD = 9.3383 SZL
1 SZL = 0.107086
NZD
Avg
9.3163
High
9.3383
Low
9.2921
Last updated: 7/2/2026, 9:42:10 AM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.34 SZL |
| 10 NZD | 93.38 SZL |
| 50 NZD | 466.91 SZL |
| 100 NZD | 933.83 SZL |
| 500 NZD | 4,669.14 SZL |
| 1,000 NZD | 9,338.28 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-02T09:42:10Z",
"rates": {
"SZL": 9.338276
}
}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": 933.8276000000001,
"rate": 9.338276
}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