Rate Overview
Live
1 COP = 12660.39 VEF
1 VEF = 0.000079
COP
Avg
5559.97
High
12660.39
Low
1664.12
Last updated: 3/27/2026, 3:20:04 PM
Quick Conversions
| COP | VEF |
|---|---|
| 1 COP | 12,660.39 VEF |
| 10 COP | 126,603.88 VEF |
| 50 COP | 633,019.39 VEF |
| 100 COP | 1,266,038.78 VEF |
| 500 COP | 6,330,193.90 VEF |
| 1,000 COP | 12,660,387.81 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-27T15:20:04Z",
"rates": {
"VEF": 12660.387808
}
}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": 1266038.7807999998,
"rate": 12660.387808
}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