Rate Overview
Live
1 NZD = 1.6113 WST
1 WST = 0.620610
NZD
Avg
1.5960
High
1.6134
Low
1.5766
Last updated: 5/7/2026, 11:23:11 AM
Quick Conversions
| NZD | WST |
|---|---|
| 1 NZD | 1.61 WST |
| 10 NZD | 16.11 WST |
| 50 NZD | 80.57 WST |
| 100 NZD | 161.13 WST |
| 500 NZD | 805.66 WST |
| 1,000 NZD | 1,611.32 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-07T11:23:11Z",
"rates": {
"WST": 1.611317
}
}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": 161.13170000000002,
"rate": 1.611317
}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