Rate Overview
Live
1 WST = 0.669921 AWG
1 AWG = 1.4927
WST
Avg
0.642358
High
0.669921
Low
0.606874
Last updated: 5/27/2026, 8:35:02 PM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.67 AWG |
| 10 WST | 6.70 AWG |
| 50 WST | 33.50 AWG |
| 100 WST | 66.99 AWG |
| 500 WST | 334.96 AWG |
| 1,000 WST | 669.92 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-27T20:35:02Z",
"rates": {
"AWG": 0.669921
}
}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.9921,
"rate": 0.669921
}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