Rate Overview
Live
1 WST = 30.2143 ALL
1 ALL = 0.033097
WST
Avg
30.1657
High
30.6752
Low
29.7232
Last updated: 7/28/2026, 3:07:26 PM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 30.21 ALL |
| 10 WST | 302.14 ALL |
| 50 WST | 1,510.72 ALL |
| 100 WST | 3,021.43 ALL |
| 500 WST | 15,107.16 ALL |
| 1,000 WST | 30,214.33 ALL |
Get WST/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=ALLExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-28T15:07:26Z",
"rates": {
"ALL": 30.214328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "ALL",
"amount": 100
},
"result": 3021.4328,
"rate": 30.214328
}Build with WST/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key