Rate Overview
Live
1 WST = 29.1793 ALL
1 ALL = 0.034271
WST
Avg
29.3279
High
29.5170
Low
29.1793
Last updated: 9/6/2026, 8:57:50 AM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 29.18 ALL |
| 10 WST | 291.79 ALL |
| 50 WST | 1,458.96 ALL |
| 100 WST | 2,917.93 ALL |
| 500 WST | 14,589.65 ALL |
| 1,000 WST | 29,179.30 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-09-06T08:57:50Z",
"rates": {
"ALL": 29.179295
}
}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": 2917.9295,
"rate": 29.179295
}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