Rate Overview
Live
1 COP = 25827.68 VEF
1 VEF = 0.000039
COP
Avg
25408.57
High
25827.68
Low
24703.76
Last updated: 9/7/2026, 11:21:57 PM
Quick Conversions
| COP | VEF |
|---|---|
| 1 COP | 25,827.68 VEF |
| 10 COP | 258,276.77 VEF |
| 50 COP | 1,291,383.86 VEF |
| 100 COP | 2,582,767.73 VEF |
| 500 COP | 12,913,838.65 VEF |
| 1,000 COP | 25,827,677.30 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-09-07T23:21:57Z",
"rates": {
"VEF": 25827.677298
}
}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": 2582767.7298,
"rate": 25827.677298
}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