Rate Overview
Live
1 ZWL = 0.008369 WST
1 WST = 119.4886
ZWL
Avg
0.008379
High
0.008496
Low
0.008350
Last updated: 5/7/2026, 2:21:48 AM
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-05-07T02:21:48Z",
"rates": {
"WST": 0.008369
}
}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.8369,
"rate": 0.008369
}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