Rate Overview
Live
1 COP = 24505.83 VEF
1 VEF = 0.000041
COP
Avg
24370.12
High
24589.99
Low
23949.29
Last updated: 8/17/2026, 11:32:46 PM
Quick Conversions
| COP | VEF |
|---|---|
| 1 COP | 24,505.83 VEF |
| 10 COP | 245,058.26 VEF |
| 50 COP | 1,225,291.30 VEF |
| 100 COP | 2,450,582.59 VEF |
| 500 COP | 12,252,912.95 VEF |
| 1,000 COP | 24,505,825.91 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-08-17T23:32:46Z",
"rates": {
"VEF": 24505.825905
}
}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": 2450582.5905,
"rate": 24505.825905
}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