Rate Overview
Live
1 AWG = 1.5133 WST
1 WST = 0.660829
AWG
Avg
1.5207
High
1.5327
Low
1.5133
Last updated: 6/17/2026, 1:38:00 AM
Quick Conversions
| AWG | WST |
|---|---|
| 1 AWG | 1.51 WST |
| 10 AWG | 15.13 WST |
| 50 AWG | 75.66 WST |
| 100 AWG | 151.33 WST |
| 500 AWG | 756.63 WST |
| 1,000 AWG | 1,513.25 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-06-17T01:38:00Z",
"rates": {
"WST": 1.513251
}
}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": 151.3251,
"rate": 1.513251
}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