Rate Overview
Live
1 WST = 0.650340 AWG
1 AWG = 1.5377
WST
Avg
0.650018
High
0.655811
Low
0.643685
Last updated: 7/2/2026, 5:50:53 AM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.65 AWG |
| 10 WST | 6.50 AWG |
| 50 WST | 32.52 AWG |
| 100 WST | 65.03 AWG |
| 500 WST | 325.17 AWG |
| 1,000 WST | 650.34 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-02T05:50:53Z",
"rates": {
"AWG": 0.65034
}
}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.034,
"rate": 0.65034
}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