Rate Overview
Live
1 WST = 29.5896 ALL
1 ALL = 0.033796
WST
Avg
29.6112
High
29.7050
Low
29.5044
Last updated: 8/13/2026, 11:13:01 AM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 29.59 ALL |
| 10 WST | 295.90 ALL |
| 50 WST | 1,479.48 ALL |
| 100 WST | 2,958.96 ALL |
| 500 WST | 14,794.80 ALL |
| 1,000 WST | 29,589.61 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-08-13T11:13:01Z",
"rates": {
"ALL": 29.589607
}
}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.9607,
"rate": 29.589607
}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