Rate Overview
Live
1 WST = 0.653396 AWG
1 AWG = 1.5305
WST
Avg
0.651574
High
0.664948
Low
0.641059
Last updated: 3/28/2026, 4:58:33 PM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.65 AWG |
| 10 WST | 6.53 AWG |
| 50 WST | 32.67 AWG |
| 100 WST | 65.34 AWG |
| 500 WST | 326.70 AWG |
| 1,000 WST | 653.40 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-03-28T16:58:33Z",
"rates": {
"AWG": 0.653396
}
}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.3396,
"rate": 0.653396
}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