Rate Overview
Live
1 WST = 0.653173 AWG
1 AWG = 1.5310
WST
Avg
0.659462
High
0.665057
Low
0.653173
Last updated: 3/7/2026, 7:42:32 AM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.65 AWG |
| 10 WST | 6.53 AWG |
| 50 WST | 32.66 AWG |
| 100 WST | 65.32 AWG |
| 500 WST | 326.59 AWG |
| 1,000 WST | 653.17 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-07T07:42:32Z",
"rates": {
"AWG": 0.653173
}
}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.3173,
"rate": 0.653173
}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