Rate Overview
Live
1 WST = 29.9201 ALL
1 ALL = 0.033422
WST
Avg
29.9653
High
30.1134
Low
29.8092
Last updated: 4/17/2026, 7:32:12 AM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 29.92 ALL |
| 10 WST | 299.20 ALL |
| 50 WST | 1,496.01 ALL |
| 100 WST | 2,992.01 ALL |
| 500 WST | 14,960.06 ALL |
| 1,000 WST | 29,920.13 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-04-17T07:32:12Z",
"rates": {
"ALL": 29.920127
}
}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": 2992.0127,
"rate": 29.920127
}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