Rate Overview
Live
1 WST = 0.660363 AWG
1 AWG = 1.5143
WST
Avg
0.661868
High
0.663703
Low
0.659600
Last updated: 9/4/2026, 3:02:44 AM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.66 AWG |
| 10 WST | 6.60 AWG |
| 50 WST | 33.02 AWG |
| 100 WST | 66.04 AWG |
| 500 WST | 330.18 AWG |
| 1,000 WST | 660.36 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-09-04T03:02:44Z",
"rates": {
"AWG": 0.660363
}
}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": 66.0363,
"rate": 0.660363
}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