Rate Overview
Live
1 AWG = 1.5212 WST
1 WST = 0.657387
AWG
Avg
1.5215
High
1.5272
Low
1.5191
Last updated: 8/13/2026, 7:39:36 AM
Quick Conversions
| AWG | WST |
|---|---|
| 1 AWG | 1.52 WST |
| 10 AWG | 15.21 WST |
| 50 AWG | 76.06 WST |
| 100 AWG | 152.12 WST |
| 500 AWG | 760.59 WST |
| 1,000 AWG | 1,521.17 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-08-13T07:39:36Z",
"rates": {
"WST": 1.521173
}
}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": 152.1173,
"rate": 1.521173
}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