Rate Overview
Live
1 NZD = 1.5624 WST
1 WST = 0.640026
NZD
Avg
1.5791
High
1.5928
Low
1.5624
Last updated: 3/27/2026, 4:31:57 PM
Quick Conversions
| NZD | WST |
|---|---|
| 1 NZD | 1.56 WST |
| 10 NZD | 15.62 WST |
| 50 NZD | 78.12 WST |
| 100 NZD | 156.24 WST |
| 500 NZD | 781.22 WST |
| 1,000 NZD | 1,562.44 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-03-27T16:31:57Z",
"rates": {
"WST": 1.562437
}
}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.24370000000002,
"rate": 1.562437
}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