Rate Overview
Live
1 VEF = 0.000103 COP
1 COP = 9708.74 VEF
Avg
0.000112
High
0.000125
Low
0.000103
Last updated: 1/25/2026, 12:57:53 PM
Quick Conversions
| VEF | COP |
|---|---|
| 1 VEF | 0.00 COP |
| 10 VEF | 0.00 COP |
| 50 VEF | 0.01 COP |
| 100 VEF | 0.01 COP |
| 500 VEF | 0.05 COP |
| 1,000 VEF | 0.10 COP |
Get VEF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=COPExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-01-25T12:57:53Z",
"rates": {
"COP": 0.000103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "COP",
"amount": 100
},
"result": 0.0103,
"rate": 0.000103
}Build with VEF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key