Rate Overview
Live
1 COP = 23156.46 VEF
1 VEF = 0.000043
COP
Avg
13907.30
High
23156.46
Low
7872.99
Last updated: 7/28/2026, 8:27:25 AM
Quick Conversions
| COP | VEF |
|---|---|
| 1 COP | 23,156.46 VEF |
| 10 COP | 231,564.63 VEF |
| 50 COP | 1,157,823.16 VEF |
| 100 COP | 2,315,646.33 VEF |
| 500 COP | 11,578,231.64 VEF |
| 1,000 COP | 23,156,463.28 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-28T08:27:25Z",
"rates": {
"VEF": 23156.463276
}
}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": 2315646.3276,
"rate": 23156.463276
}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