Rate Overview
Live
1 COP = 11457.26 VEF
1 VEF = 0.000087
COP
Avg
11241.05
High
11457.26
Low
11092.45
Last updated: 3/7/2026, 5:31:48 AM
Quick Conversions
| COP | VEF |
|---|---|
| 1 COP | 11,457.26 VEF |
| 10 COP | 114,572.58 VEF |
| 50 COP | 572,862.88 VEF |
| 100 COP | 1,145,725.75 VEF |
| 500 COP | 5,728,628.77 VEF |
| 1,000 COP | 11,457,257.55 VEF |
Get COP/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=VEFExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T05:31:48Z",
"rates": {
"VEF": 11457.257545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "VEF",
"amount": 100
},
"result": 1145725.7545,
"rate": 11457.257545
}Build with COP/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key