Rate Overview
Live
1 AWG = 1.4951 WST
1 WST = 0.668861
AWG
Avg
1.5292
High
1.5636
Low
1.4951
Last updated: 5/27/2026, 10:55:49 PM
Quick Conversions
| AWG | WST |
|---|---|
| 1 AWG | 1.50 WST |
| 10 AWG | 14.95 WST |
| 50 AWG | 74.75 WST |
| 100 AWG | 149.51 WST |
| 500 AWG | 747.54 WST |
| 1,000 AWG | 1,495.08 WST |
Get AWG/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=WSTExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-27T22:55:49Z",
"rates": {
"WST": 1.495078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "WST",
"amount": 100
},
"result": 149.5078,
"rate": 1.495078
}Build with AWG/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key