Rate Overview
Live
1 WST = 30.6928 ALL
1 ALL = 0.032581
WST
Avg
31.0098
High
33.4776
Low
28.8672
Last updated: 5/27/2026, 9:37:35 PM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 30.69 ALL |
| 10 WST | 306.93 ALL |
| 50 WST | 1,534.64 ALL |
| 100 WST | 3,069.28 ALL |
| 500 WST | 15,346.40 ALL |
| 1,000 WST | 30,692.80 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-05-27T21:37:35Z",
"rates": {
"ALL": 30.692799
}
}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": 3069.2799,
"rate": 30.692799
}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