Rate Overview
Live
1 WST = 29.5829 ALL
1 ALL = 0.033803
WST
Avg
29.8482
High
30.0421
Low
29.5829
Last updated: 7/4/2026, 8:10:32 PM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 29.58 ALL |
| 10 WST | 295.83 ALL |
| 50 WST | 1,479.14 ALL |
| 100 WST | 2,958.29 ALL |
| 500 WST | 14,791.45 ALL |
| 1,000 WST | 29,582.89 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-04T20:10:32Z",
"rates": {
"ALL": 29.582892
}
}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": 2958.2892,
"rate": 29.582892
}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