Rate Overview
Live
1 ZWL = 0.008366 WST
1 WST = 119.5314
ZWL
Avg
0.008444
High
0.008524
Low
0.008366
Last updated: 4/16/2026, 6:30:08 PM
Quick Conversions
| ZWL | WST |
|---|---|
| 1 ZWL | 0.01 WST |
| 10 ZWL | 0.08 WST |
| 50 ZWL | 0.42 WST |
| 100 ZWL | 0.84 WST |
| 500 ZWL | 4.18 WST |
| 1,000 ZWL | 8.37 WST |
Get ZWL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=WSTExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-16T18:30:08Z",
"rates": {
"WST": 0.008366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "WST",
"amount": 100
},
"result": 0.8366,
"rate": 0.008366
}Build with ZWL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key