Rate Overview
Live
1 AWG = 1.5123 WST
1 WST = 0.661234
AWG
Avg
1.5138
High
1.5185
Low
1.5073
Last updated: 9/8/2026, 5:39:48 AM
Quick Conversions
| AWG | WST |
|---|---|
| 1 AWG | 1.51 WST |
| 10 AWG | 15.12 WST |
| 50 AWG | 75.62 WST |
| 100 AWG | 151.23 WST |
| 500 AWG | 756.16 WST |
| 1,000 AWG | 1,512.32 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-09-08T05:39:48Z",
"rates": {
"WST": 1.512324
}
}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": 151.2324,
"rate": 1.512324
}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