Rate Overview
Live
1 COP = 23825.00 VEF
1 VEF = 0.000042
COP
Avg
14288.93
High
23825.00
Low
7872.99
Last updated: 7/31/2026, 8:53:03 AM
Quick Conversions
| COP | VEF |
|---|---|
| 1 COP | 23,825.00 VEF |
| 10 COP | 238,249.99 VEF |
| 50 COP | 1,191,249.93 VEF |
| 100 COP | 2,382,499.86 VEF |
| 500 COP | 11,912,499.32 VEF |
| 1,000 COP | 23,824,998.64 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-07-31T08:53:03Z",
"rates": {
"VEF": 23824.998636
}
}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": 2382499.8636,
"rate": 23824.998636
}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