Rate Overview
Live
1 COP = 23035.09 VEF
1 VEF = 0.000043
COP
Avg
22926.28
High
23066.44
Low
22549.13
Last updated: 7/28/2026, 12:22:07 AM
Quick Conversions
| COP | VEF |
|---|---|
| 1 COP | 23,035.09 VEF |
| 10 COP | 230,350.95 VEF |
| 50 COP | 1,151,754.75 VEF |
| 100 COP | 2,303,509.50 VEF |
| 500 COP | 11,517,547.48 VEF |
| 1,000 COP | 23,035,094.97 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-28T00:22:07Z",
"rates": {
"VEF": 23035.094969
}
}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": 2303509.4969,
"rate": 23035.094969
}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