Rate Overview
Live
1 WST = 0.654600 AWG
1 AWG = 1.5277
WST
Avg
0.656477
High
0.658298
Low
0.654600
Last updated: 8/16/2026, 8:00:07 AM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.65 AWG |
| 10 WST | 6.55 AWG |
| 50 WST | 32.73 AWG |
| 100 WST | 65.46 AWG |
| 500 WST | 327.30 AWG |
| 1,000 WST | 654.60 AWG |
Get WST/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=AWGExample Response:
{
"success": true,
"base": "WST",
"date": "2026-08-16T08:00:07Z",
"rates": {
"AWG": 0.6546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "AWG",
"amount": 100
},
"result": 65.46,
"rate": 0.6546
}Build with WST/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key