Rate Overview
Live
1 ZWL = 0.050900 ZAR
1 ZAR = 19.6464
ZWL
Avg
0.051598
High
0.052143
Low
0.050900
Last updated: 5/6/2026, 10:12:12 PM
Quick Conversions
| ZWL | ZAR |
|---|---|
| 1 ZWL | 0.05 ZAR |
| 10 ZWL | 0.51 ZAR |
| 50 ZWL | 2.55 ZAR |
| 100 ZWL | 5.09 ZAR |
| 500 ZWL | 25.45 ZAR |
| 1,000 ZWL | 50.90 ZAR |
Get ZWL/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=ZARExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-05-06T22:12:12Z",
"rates": {
"ZAR": 0.0509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "ZAR",
"amount": 100
},
"result": 5.09,
"rate": 0.0509
}Build with ZWL/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key