Rate Overview
Live
1 COP = 0.031535 VUV
1 VUV = 31.7108
COP
Avg
0.031540
High
0.031678
Low
0.031355
Last updated: 3/7/2026, 7:43:49 AM
Quick Conversions
| COP | VUV |
|---|---|
| 1 COP | 0.03 VUV |
| 10 COP | 0.32 VUV |
| 50 COP | 1.58 VUV |
| 100 COP | 3.15 VUV |
| 500 COP | 15.77 VUV |
| 1,000 COP | 31.54 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-07T07:43:49Z",
"rates": {
"VUV": 0.031535
}
}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.1535,
"rate": 0.031535
}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