Rate Overview
Live
1 WST = 0.668861 AWG
1 AWG = 1.4951
WST
Avg
0.659578
High
0.668861
Low
0.645673
Last updated: 5/28/2026, 12:08:42 AM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.67 AWG |
| 10 WST | 6.69 AWG |
| 50 WST | 33.44 AWG |
| 100 WST | 66.89 AWG |
| 500 WST | 334.43 AWG |
| 1,000 WST | 668.86 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-05-28T00:08:42Z",
"rates": {
"AWG": 0.668861
}
}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.8861,
"rate": 0.668861
}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