Rate Overview
Live
1 WST = 0.673150 AWG
1 AWG = 1.4856
WST
Avg
0.668179
High
0.673150
Low
0.657896
Last updated: 5/7/2026, 3:44:25 PM
Quick Conversions
| WST | AWG |
|---|---|
| 1 WST | 0.67 AWG |
| 10 WST | 6.73 AWG |
| 50 WST | 33.66 AWG |
| 100 WST | 67.32 AWG |
| 500 WST | 336.58 AWG |
| 1,000 WST | 673.15 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-07T15:44:25Z",
"rates": {
"AWG": 0.67315
}
}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": 67.315,
"rate": 0.67315
}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