Rate Overview
Live
1 AWG = 1.4917 WST
1 WST = 0.670378
AWG
Avg
1.5424
High
1.6271
Low
1.4736
Last updated: 5/27/2026, 9:43:52 PM
Quick Conversions
| AWG | WST |
|---|---|
| 1 AWG | 1.49 WST |
| 10 AWG | 14.92 WST |
| 50 AWG | 74.58 WST |
| 100 AWG | 149.17 WST |
| 500 AWG | 745.85 WST |
| 1,000 AWG | 1,491.70 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-27T21:43:52Z",
"rates": {
"WST": 1.491695
}
}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.1695,
"rate": 1.491695
}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