Rate Overview
Live
1 WST = 29.8754 ALL
1 ALL = 0.033472
WST
Avg
30.0210
High
30.1586
Low
29.8596
Last updated: 7/26/2026, 8:39:35 PM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 29.88 ALL |
| 10 WST | 298.75 ALL |
| 50 WST | 1,493.77 ALL |
| 100 WST | 2,987.54 ALL |
| 500 WST | 14,937.72 ALL |
| 1,000 WST | 29,875.44 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-26T20:39:35Z",
"rates": {
"ALL": 29.875444
}
}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": 2987.5444,
"rate": 29.875444
}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