Rate Overview
Live
1 WST = 30.7815 ALL
1 ALL = 0.032487
WST
Avg
30.4120
High
30.7815
Low
30.0006
Last updated: 3/7/2026, 1:01:56 AM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 30.78 ALL |
| 10 WST | 307.82 ALL |
| 50 WST | 1,539.08 ALL |
| 100 WST | 3,078.15 ALL |
| 500 WST | 15,390.77 ALL |
| 1,000 WST | 30,781.55 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-07T01:01:56Z",
"rates": {
"ALL": 30.781546
}
}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": 3078.1546,
"rate": 30.781546
}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