Rate Overview
Live
1 WST = 30.6652 ALL
1 ALL = 0.032610
WST
Avg
30.5537
High
30.7510
Low
30.2660
Last updated: 3/27/2026, 2:36:58 PM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 30.67 ALL |
| 10 WST | 306.65 ALL |
| 50 WST | 1,533.26 ALL |
| 100 WST | 3,066.52 ALL |
| 500 WST | 15,332.59 ALL |
| 1,000 WST | 30,665.17 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-03-27T14:36:58Z",
"rates": {
"ALL": 30.665171
}
}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": 3066.5171,
"rate": 30.665171
}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