Rate Overview
Live
1 ALL = 0.032486 WST
1 WST = 30.7825
ALL
Avg
0.032884
High
0.033332
Low
0.032486
Last updated: 3/7/2026, 12:10:24 AM
Quick Conversions
| ALL | WST |
|---|---|
| 1 ALL | 0.03 WST |
| 10 ALL | 0.32 WST |
| 50 ALL | 1.62 WST |
| 100 ALL | 3.25 WST |
| 500 ALL | 16.24 WST |
| 1,000 ALL | 32.49 WST |
Get ALL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=WSTExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-07T00:10:24Z",
"rates": {
"WST": 0.032486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "WST",
"amount": 100
},
"result": 3.2486,
"rate": 0.032486
}Build with ALL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key