Rate Overview
Live
1 AUD = 1.9028 WST
1 WST = 0.525542
AUD
Avg
1.8523
High
1.9594
Low
1.7248
Last updated: 7/24/2026, 6:21:05 PM
Quick Conversions
| AUD | WST |
|---|---|
| 1 AUD | 1.90 WST |
| 10 AUD | 19.03 WST |
| 50 AUD | 95.14 WST |
| 100 AUD | 190.28 WST |
| 500 AUD | 951.40 WST |
| 1,000 AUD | 1,902.80 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-24T18:21:05Z",
"rates": {
"WST": 1.902799
}
}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.2799,
"rate": 1.902799
}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