Rate Overview
Live
1 COP = 14633.97 VEF
1 VEF = 0.000068
COP
Avg
11187.93
High
14633.97
Low
7872.99
Last updated: 5/27/2026, 12:32:34 PM
Quick Conversions
| COP | VEF |
|---|---|
| 1 COP | 14,633.97 VEF |
| 10 COP | 146,339.70 VEF |
| 50 COP | 731,698.48 VEF |
| 100 COP | 1,463,396.96 VEF |
| 500 COP | 7,316,984.78 VEF |
| 1,000 COP | 14,633,969.56 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-05-27T12:32:34Z",
"rates": {
"VEF": 14633.969559
}
}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": 1463396.9559,
"rate": 14633.969559
}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