Rate Overview
Live
1 CLP = 0.129464 VUV
1 VUV = 7.7242
CLP
Avg
0.132301
High
0.139774
Low
0.122713
Last updated: 3/27/2026, 8:26:37 AM
Quick Conversions
| CLP | VUV |
|---|---|
| 1 CLP | 0.13 VUV |
| 10 CLP | 1.29 VUV |
| 50 CLP | 6.47 VUV |
| 100 CLP | 12.95 VUV |
| 500 CLP | 64.73 VUV |
| 1,000 CLP | 129.46 VUV |
Get CLP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=VUVExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T08:26:37Z",
"rates": {
"VUV": 0.129464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "VUV",
"amount": 100
},
"result": 12.946399999999999,
"rate": 0.129464
}Build with CLP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key