Rate Overview
Live
1 COP = 19945.51 VEF
1 VEF = 0.000050
COP
Avg
17773.21
High
19945.51
Low
15722.88
Last updated: 7/7/2026, 11:46:50 AM
Quick Conversions
| COP | VEF |
|---|---|
| 1 COP | 19,945.51 VEF |
| 10 COP | 199,455.12 VEF |
| 50 COP | 997,275.60 VEF |
| 100 COP | 1,994,551.20 VEF |
| 500 COP | 9,972,756.01 VEF |
| 1,000 COP | 19,945,512.03 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-07T11:46:50Z",
"rates": {
"VEF": 19945.512025
}
}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": 1994551.2025,
"rate": 19945.512025
}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