Rate Overview
Live
1 COP = 0.032593 VUV
1 VUV = 30.6814
COP
Avg
0.032733
High
0.033003
Low
0.032593
Last updated: 4/17/2026, 4:02:58 PM
Quick Conversions
| COP | VUV |
|---|---|
| 1 COP | 0.03 VUV |
| 10 COP | 0.33 VUV |
| 50 COP | 1.63 VUV |
| 100 COP | 3.26 VUV |
| 500 COP | 16.30 VUV |
| 1,000 COP | 32.59 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-04-17T16:02:58Z",
"rates": {
"VUV": 0.032593
}
}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.2592999999999996,
"rate": 0.032593
}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