Rate Overview
Live
1 VEF = 0.000014 CLP
1 CLP = 71428.57
VEF
Avg
0.000015
High
0.000015
Low
0.000014
Last updated: 6/19/2026, 8:24:41 AM
Quick Conversions
| VEF | CLP |
|---|---|
| 1 VEF | 0.00 CLP |
| 10 VEF | 0.00 CLP |
| 50 VEF | 0.00 CLP |
| 100 VEF | 0.00 CLP |
| 500 VEF | 0.01 CLP |
| 1,000 VEF | 0.01 CLP |
Get VEF/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=CLPExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-06-19T08:24:41Z",
"rates": {
"CLP": 0.000014
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "CLP",
"amount": 100
},
"result": 0.0014,
"rate": 0.000014
}Build with VEF/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key