Rate Overview
Live
1 NZD = 1.5822 WST
1 WST = 0.632037
NZD
Avg
1.6334
High
1.7800
Low
1.5420
Last updated: 7/28/2026, 4:18:59 AM
Quick Conversions
| NZD | WST |
|---|---|
| 1 NZD | 1.58 WST |
| 10 NZD | 15.82 WST |
| 50 NZD | 79.11 WST |
| 100 NZD | 158.22 WST |
| 500 NZD | 791.09 WST |
| 1,000 NZD | 1,582.19 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-28T04:18:59Z",
"rates": {
"WST": 1.582187
}
}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": 158.2187,
"rate": 1.582187
}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