Rate Overview
Live
1 AUD = 1.9365 WST
1 WST = 0.516401
AUD
Avg
1.9283
High
1.9373
Low
1.9198
Last updated: 8/16/2026, 7:02:22 PM
Quick Conversions
| AUD | WST |
|---|---|
| 1 AUD | 1.94 WST |
| 10 AUD | 19.36 WST |
| 50 AUD | 96.82 WST |
| 100 AUD | 193.65 WST |
| 500 AUD | 968.24 WST |
| 1,000 AUD | 1,936.48 WST |
Get AUD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=WSTExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-08-16T19:02:22Z",
"rates": {
"WST": 1.93648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "WST",
"amount": 100
},
"result": 193.648,
"rate": 1.93648
}Build with AUD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key