Rate Overview
Live
1 WST = 0.663487 AWG
1 AWG = 1.5072
WST
Avg
0.661768
High
0.666617
Low
0.655747
Last updated: 4/17/2026, 12:07:41 PM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.66 AWG |
| 10 WST | 6.63 AWG |
| 50 WST | 33.17 AWG |
| 100 WST | 66.35 AWG |
| 500 WST | 331.74 AWG |
| 1,000 WST | 663.49 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-04-17T12:07:41Z",
"rates": {
"AWG": 0.663487
}
}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.34870000000001,
"rate": 0.663487
}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