Rate Overview
Live
1 AUD = 1.9128 WST
1 WST = 0.522789
AUD
Avg
1.9167
High
1.9528
Low
1.8885
Last updated: 7/27/2026, 2:42:11 PM
Quick Conversions
| AUD | WST |
|---|---|
| 1 AUD | 1.91 WST |
| 10 AUD | 19.13 WST |
| 50 AUD | 95.64 WST |
| 100 AUD | 191.28 WST |
| 500 AUD | 956.41 WST |
| 1,000 AUD | 1,912.82 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-07-27T14:42:11Z",
"rates": {
"WST": 1.912818
}
}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": 191.2818,
"rate": 1.912818
}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