Rate Overview
Live
1 WST = 0.657516 AWG
1 AWG = 1.5209
WST
Avg
0.659960
High
0.667878
Low
0.650093
Last updated: 7/27/2026, 5:29:34 PM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.66 AWG |
| 10 WST | 6.58 AWG |
| 50 WST | 32.88 AWG |
| 100 WST | 65.75 AWG |
| 500 WST | 328.76 AWG |
| 1,000 WST | 657.52 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-27T17:29:34Z",
"rates": {
"AWG": 0.657516
}
}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.7516,
"rate": 0.657516
}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