Rate Overview
Live
1 NZD = 1.5986 WST
1 WST = 0.625561
NZD
Avg
1.5952
High
1.6034
Low
1.5788
Last updated: 9/4/2026, 6:54:02 AM
Quick Conversions
| NZD | WST |
|---|---|
| 1 NZD | 1.60 WST |
| 10 NZD | 15.99 WST |
| 50 NZD | 79.93 WST |
| 100 NZD | 159.86 WST |
| 500 NZD | 799.28 WST |
| 1,000 NZD | 1,598.57 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-09-04T06:54:02Z",
"rates": {
"WST": 1.598566
}
}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.8566,
"rate": 1.598566
}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