Rate Overview
Live
1 AUD = 1.9249 WST
1 WST = 0.519505
AUD
Avg
1.9136
High
1.9249
Low
1.9013
Last updated: 7/26/2026, 9:01:36 PM
Quick Conversions
| AUD | WST |
|---|---|
| 1 AUD | 1.92 WST |
| 10 AUD | 19.25 WST |
| 50 AUD | 96.25 WST |
| 100 AUD | 192.49 WST |
| 500 AUD | 962.45 WST |
| 1,000 AUD | 1,924.91 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-26T21:01:36Z",
"rates": {
"WST": 1.924909
}
}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": 192.4909,
"rate": 1.924909
}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