Rate Overview
Live
1 WST = 30.0858 ALL
1 ALL = 0.033238
WST
Avg
30.0195
High
31.3381
Low
28.9687
Last updated: 7/3/2026, 7:01:49 PM
Quick Conversions
| WST | ALL |
|---|---|
| 1 WST | 30.09 ALL |
| 10 WST | 300.86 ALL |
| 50 WST | 1,504.29 ALL |
| 100 WST | 3,008.58 ALL |
| 500 WST | 15,042.89 ALL |
| 1,000 WST | 30,085.78 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-07-03T19:01:49Z",
"rates": {
"ALL": 30.085784
}
}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": 3008.5784,
"rate": 30.085784
}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