Rate Overview
Live
1 NZD = 1.5964 WST
1 WST = 0.626409
NZD
Avg
1.5945
High
1.6068
Low
1.5826
Last updated: 4/17/2026, 7:35:33 AM
Quick Conversions
| NZD | WST |
|---|---|
| 1 NZD | 1.60 WST |
| 10 NZD | 15.96 WST |
| 50 NZD | 79.82 WST |
| 100 NZD | 159.64 WST |
| 500 NZD | 798.20 WST |
| 1,000 NZD | 1,596.40 WST |
Get NZD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=WSTExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-04-17T07:35:33Z",
"rates": {
"WST": 1.596402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "WST",
"amount": 100
},
"result": 159.64020000000002,
"rate": 1.596402
}Build with NZD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key