Rate Overview
Live
1 WST = 30.0547 ALL
1 ALL = 0.033273
WST
Avg
30.0539
High
30.1586
Low
29.8894
Last updated: 7/22/2026, 7:57:22 AM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 30.05 ALL |
| 10 WST | 300.55 ALL |
| 50 WST | 1,502.73 ALL |
| 100 WST | 3,005.47 ALL |
| 500 WST | 15,027.33 ALL |
| 1,000 WST | 30,054.67 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-22T07:57:22Z",
"rates": {
"ALL": 30.054665
}
}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": 3005.4665,
"rate": 30.054665
}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