Rate Overview
Live
1 AWG = 1.4856 WST
1 WST = 0.673150
AWG
Avg
1.4967
High
1.5200
Low
1.4856
Last updated: 5/7/2026, 3:44:26 PM
Quick Conversions
| AWG | WST |
|---|---|
| 1 AWG | 1.49 WST |
| 10 AWG | 14.86 WST |
| 50 AWG | 74.28 WST |
| 100 AWG | 148.56 WST |
| 500 AWG | 742.78 WST |
| 1,000 AWG | 1,485.55 WST |
Get AWG/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=WSTExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-07T15:44:26Z",
"rates": {
"WST": 1.485552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "WST",
"amount": 100
},
"result": 148.55519999999999,
"rate": 1.485552
}Build with AWG/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key