Rate Overview
Live
1 NZD = 9.6028 SZL
1 SZL = 0.104137
NZD
Avg
9.6320
High
9.7594
Low
9.5427
Last updated: 5/27/2026, 8:27:45 AM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.60 SZL |
| 10 NZD | 96.03 SZL |
| 50 NZD | 480.14 SZL |
| 100 NZD | 960.28 SZL |
| 500 NZD | 4,801.38 SZL |
| 1,000 NZD | 9,602.77 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-27T08:27:45Z",
"rates": {
"SZL": 9.602767
}
}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": 960.2767,
"rate": 9.602767
}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