Rate Overview
Live
1 VEF = 0.000899 ZWL
1 ZWL = 1112.35
VEF
Avg
0.000905
High
0.000912
Low
0.000899
Last updated: 7/26/2026, 4:43:07 PM
Quick Conversions
| VEF | ZWL |
|---|---|
| 1 VEF | 0.00 ZWL |
| 10 VEF | 0.01 ZWL |
| 50 VEF | 0.04 ZWL |
| 100 VEF | 0.09 ZWL |
| 500 VEF | 0.45 ZWL |
| 1,000 VEF | 0.90 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-07-26T16:43:07Z",
"rates": {
"ZWL": 0.000899
}
}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.0899,
"rate": 0.000899
}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