Rate Overview
Live
1 NZD = 1.5764 WST
1 WST = 0.634357
NZD
Avg
1.5821
High
1.5938
Low
1.5714
Last updated: 5/27/2026, 8:29:15 PM
Quick Conversions
| NZD | WST |
|---|---|
| 1 NZD | 1.58 WST |
| 10 NZD | 15.76 WST |
| 50 NZD | 78.82 WST |
| 100 NZD | 157.64 WST |
| 500 NZD | 788.20 WST |
| 1,000 NZD | 1,576.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-05-27T20:29:15Z",
"rates": {
"WST": 1.576399
}
}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": 157.6399,
"rate": 1.576399
}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