Rate Overview
Live
1 NZD = 9.8034 SZL
1 SZL = 0.102005
NZD
Avg
9.6247
High
9.8034
Low
9.4765
Last updated: 3/6/2026, 8:06:42 AM
Quick Conversions
| NZD | SZL |
|---|---|
| 1 NZD | 9.80 SZL |
| 10 NZD | 98.03 SZL |
| 50 NZD | 490.17 SZL |
| 100 NZD | 980.34 SZL |
| 500 NZD | 4,901.72 SZL |
| 1,000 NZD | 9,803.45 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-03-06T08:06:42Z",
"rates": {
"SZL": 9.803447
}
}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": 980.3447,
"rate": 9.803447
}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