Rate Overview
Live
1 NZD = 1.6168 WST
1 WST = 0.618490
NZD
Avg
1.6077
High
1.6291
Low
1.5917
Last updated: 3/7/2026, 3:47:02 AM
Quick Conversions
| NZD | WST |
|---|---|
| 1 NZD | 1.62 WST |
| 10 NZD | 16.17 WST |
| 50 NZD | 80.84 WST |
| 100 NZD | 161.68 WST |
| 500 NZD | 808.42 WST |
| 1,000 NZD | 1,616.84 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-07T03:47:02Z",
"rates": {
"WST": 1.616842
}
}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.68419999999998,
"rate": 1.616842
}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