Rate Overview
Live
1 AUD = 1.9068 WST
1 WST = 0.524447
AUD
Avg
1.9360
High
1.9710
Low
1.8989
Last updated: 5/27/2026, 9:35:38 PM
Quick Conversions
| AUD | WST |
|---|---|
| 1 AUD | 1.91 WST |
| 10 AUD | 19.07 WST |
| 50 AUD | 95.34 WST |
| 100 AUD | 190.68 WST |
| 500 AUD | 953.38 WST |
| 1,000 AUD | 1,906.77 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-27T21:35:38Z",
"rates": {
"WST": 1.906769
}
}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.6769,
"rate": 1.906769
}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