Rate Overview
Live
1 AUD = 1.9115 WST
1 WST = 0.523140
AUD
Avg
1.9067
High
1.9234
Low
1.8959
Last updated: 7/6/2026, 12:24:10 PM
Quick Conversions
| AUD | WST |
|---|---|
| 1 AUD | 1.91 WST |
| 10 AUD | 19.12 WST |
| 50 AUD | 95.58 WST |
| 100 AUD | 191.15 WST |
| 500 AUD | 955.77 WST |
| 1,000 AUD | 1,911.54 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-06T12:24:10Z",
"rates": {
"WST": 1.911535
}
}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.1535,
"rate": 1.911535
}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