Rate Overview
Live
1 WST = 0.652995 AWG
1 AWG = 1.5314
WST
Avg
0.653810
High
0.673415
Low
0.620619
Last updated: 7/28/2026, 12:03:46 PM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.65 AWG |
| 10 WST | 6.53 AWG |
| 50 WST | 32.65 AWG |
| 100 WST | 65.30 AWG |
| 500 WST | 326.50 AWG |
| 1,000 WST | 653.00 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-07-28T12:03:46Z",
"rates": {
"AWG": 0.652995
}
}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.2995,
"rate": 0.652995
}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