Rate Overview
Live
1 VEF = 0.000078 COP
1 COP = 12820.51
VEF
Avg
0.000133
High
0.000225
Low
0.000078
Last updated: 3/27/2026, 11:46:50 AM
Quick Conversions
| VEF | COP |
|---|---|
| 1 VEF | 0.00 COP |
| 10 VEF | 0.00 COP |
| 50 VEF | 0.00 COP |
| 100 VEF | 0.01 COP |
| 500 VEF | 0.04 COP |
| 1,000 VEF | 0.08 COP |
Get VEF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=COPExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-03-27T11:46:50Z",
"rates": {
"COP": 0.000078
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "COP",
"amount": 100
},
"result": 0.0078,
"rate": 0.000078
}Build with VEF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key