Rate Overview
Live
1 VEF = 0.001357 ZWL
1 ZWL = 736.9197
VEF
Avg
0.002312
High
0.003839
Low
0.001357
Last updated: 3/27/2026, 7:03:23 PM
Quick Conversions
| VEF | ZWL |
|---|---|
| 1 VEF | 0.00 ZWL |
| 10 VEF | 0.01 ZWL |
| 50 VEF | 0.07 ZWL |
| 100 VEF | 0.14 ZWL |
| 500 VEF | 0.68 ZWL |
| 1,000 VEF | 1.36 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-03-27T19:03:23Z",
"rates": {
"ZWL": 0.001357
}
}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.1357,
"rate": 0.001357
}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