Rate Overview
Live
1 NZD = 1.5681 WST
1 WST = 0.637699
NZD
Avg
1.5673
High
1.5831
Low
1.5596
Last updated: 7/6/2026, 3:51:06 AM
Quick Conversions
| NZD | WST |
|---|---|
| 1 NZD | 1.57 WST |
| 10 NZD | 15.68 WST |
| 50 NZD | 78.41 WST |
| 100 NZD | 156.81 WST |
| 500 NZD | 784.07 WST |
| 1,000 NZD | 1,568.14 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-07-06T03:51:06Z",
"rates": {
"WST": 1.568139
}
}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": 156.8139,
"rate": 1.568139
}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