Rate Overview
Live
1 WST = 30.4173 ALL
1 ALL = 0.032876
WST
Avg
30.4155
High
30.6009
Low
30.1833
Last updated: 5/28/2026, 3:40:44 AM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 30.42 ALL |
| 10 WST | 304.17 ALL |
| 50 WST | 1,520.86 ALL |
| 100 WST | 3,041.73 ALL |
| 500 WST | 15,208.65 ALL |
| 1,000 WST | 30,417.29 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-28T03:40:44Z",
"rates": {
"ALL": 30.417291
}
}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": 3041.7291,
"rate": 30.417291
}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