Rate Overview
Live
1 AWG = 1.5305 WST
1 WST = 0.653397
AWG
Avg
1.5643
High
1.6478
Low
1.4987
Last updated: 3/28/2026, 10:58:18 AM
Quick Conversions
| AWG | WST |
|---|---|
| 1 AWG | 1.53 WST |
| 10 AWG | 15.30 WST |
| 50 AWG | 76.52 WST |
| 100 AWG | 153.05 WST |
| 500 AWG | 765.23 WST |
| 1,000 AWG | 1,530.46 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-03-28T10:58:18Z",
"rates": {
"WST": 1.530463
}
}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": 153.0463,
"rate": 1.530463
}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