Rate Overview
Live
1 COP = 0.032526 VUV
1 VUV = 30.7446
COP
Avg
0.032440
High
0.033194
Low
0.031355
Last updated: 3/28/2026, 12:00:57 PM
Quick Conversions
| COP | VUV |
|---|---|
| 1 COP | 0.03 VUV |
| 10 COP | 0.33 VUV |
| 50 COP | 1.63 VUV |
| 100 COP | 3.25 VUV |
| 500 COP | 16.26 VUV |
| 1,000 COP | 32.53 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-03-28T12:00:57Z",
"rates": {
"VUV": 0.032526
}
}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.2526,
"rate": 0.032526
}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