Rate Overview
Live
1 AWG = 1.5310 WST
1 WST = 0.653173
AWG
Avg
1.5164
High
1.5310
Low
1.5036
Last updated: 3/7/2026, 7:10:39 AM
Quick Conversions
| AWG | WST |
|---|---|
| 1 AWG | 1.53 WST |
| 10 AWG | 15.31 WST |
| 50 AWG | 76.55 WST |
| 100 AWG | 153.10 WST |
| 500 AWG | 765.49 WST |
| 1,000 AWG | 1,530.99 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-03-07T07:10:39Z",
"rates": {
"WST": 1.530987
}
}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": 153.0987,
"rate": 1.530987
}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