Rate Overview
Live
1 AUD = 1.9313 WST
1 WST = 0.517785
AUD
Avg
1.9249
High
1.9319
Low
1.9166
Last updated: 8/14/2026, 5:58:20 PM
Quick Conversions
| AUD | WST |
|---|---|
| 1 AUD | 1.93 WST |
| 10 AUD | 19.31 WST |
| 50 AUD | 96.57 WST |
| 100 AUD | 193.13 WST |
| 500 AUD | 965.65 WST |
| 1,000 AUD | 1,931.30 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-14T17:58:20Z",
"rates": {
"WST": 1.931303
}
}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.1303,
"rate": 1.931303
}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