Rate Overview
Live
1 VEF = 0.001127 ZWL
1 ZWL = 887.3114
VEF
Avg
0.001149
High
0.001184
Low
0.001127
Last updated: 6/17/2026, 6:40:51 AM
Quick Conversions
| VEF | ZWL |
|---|---|
| 1 VEF | 0.00 ZWL |
| 10 VEF | 0.01 ZWL |
| 50 VEF | 0.06 ZWL |
| 100 VEF | 0.11 ZWL |
| 500 VEF | 0.56 ZWL |
| 1,000 VEF | 1.13 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-06-17T06:40:51Z",
"rates": {
"ZWL": 0.001127
}
}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.1127,
"rate": 0.001127
}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