Rate Overview
Live
1 COP = 0.037887 VUV
1 VUV = 26.3943
COP
Avg
0.037703
High
0.037887
Low
0.037200
Last updated: 8/12/2026, 5:09:18 PM
Quick Conversions
| COP | VUV |
|---|---|
| 1 COP | 0.04 VUV |
| 10 COP | 0.38 VUV |
| 50 COP | 1.89 VUV |
| 100 COP | 3.79 VUV |
| 500 COP | 18.94 VUV |
| 1,000 COP | 37.89 VUV |
Get COP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=VUVExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-12T17:09:18Z",
"rates": {
"VUV": 0.037887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "VUV",
"amount": 100
},
"result": 3.7886999999999995,
"rate": 0.037887
}Build with COP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key