Rate Overview
Live
1 ALL = 0.033490 WST
1 WST = 29.8597
ALL
Avg
0.033086
High
0.033502
Low
0.032427
Last updated: 7/25/2026, 12:36:58 PM
Quick Conversions
| ALL | WST |
|---|---|
| 1 ALL | 0.03 WST |
| 10 ALL | 0.33 WST |
| 50 ALL | 1.67 WST |
| 100 ALL | 3.35 WST |
| 500 ALL | 16.75 WST |
| 1,000 ALL | 33.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-07-25T12:36:58Z",
"rates": {
"WST": 0.03349
}
}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.3489999999999998,
"rate": 0.03349
}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