Rate Overview
Live
1 AUD = 1.9079 WST
1 WST = 0.524123
AUD
Avg
1.9265
High
1.9424
Low
1.9079
Last updated: 5/27/2026, 8:23:32 PM
Quick Conversions
| AUD | WST |
|---|---|
| 1 AUD | 1.91 WST |
| 10 AUD | 19.08 WST |
| 50 AUD | 95.40 WST |
| 100 AUD | 190.79 WST |
| 500 AUD | 953.97 WST |
| 1,000 AUD | 1,907.95 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-05-27T20:23:32Z",
"rates": {
"WST": 1.907949
}
}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": 190.79489999999998,
"rate": 1.907949
}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