Rate Overview
Live
1 VEF = 0.000833 ZWL
1 ZWL = 1200.48
VEF
Avg
0.000837
High
0.000841
Low
0.000833
Last updated: 9/3/2026, 4:27:50 AM
Quick Conversions
| VEF | ZWL |
|---|---|
| 1 VEF | 0.00 ZWL |
| 10 VEF | 0.01 ZWL |
| 50 VEF | 0.04 ZWL |
| 100 VEF | 0.08 ZWL |
| 500 VEF | 0.42 ZWL |
| 1,000 VEF | 0.83 ZWL |
Get VEF/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=ZWLExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-09-03T04:27:50Z",
"rates": {
"ZWL": 0.000833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "ZWL",
"amount": 100
},
"result": 0.0833,
"rate": 0.000833
}Build with VEF/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key