Rate Overview
Live
1 WST = 29.9378 ALL
1 ALL = 0.033403
WST
Avg
30.1174
High
30.2829
Low
29.9012
Last updated: 6/17/2026, 6:36:32 AM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 29.94 ALL |
| 10 WST | 299.38 ALL |
| 50 WST | 1,496.89 ALL |
| 100 WST | 2,993.78 ALL |
| 500 WST | 14,968.91 ALL |
| 1,000 WST | 29,937.83 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-06-17T06:36:32Z",
"rates": {
"ALL": 29.937829
}
}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": 2993.7829,
"rate": 29.937829
}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