Rate Overview
Live
1 CLP = 0.129841 VUV
1 VUV = 7.7017
CLP
Avg
0.130155
High
0.130696
Low
0.129649
Last updated: 8/13/2026, 6:35:40 AM
Quick Conversions
| CLP | VUV |
|---|---|
| 1 CLP | 0.13 VUV |
| 10 CLP | 1.30 VUV |
| 50 CLP | 6.49 VUV |
| 100 CLP | 12.98 VUV |
| 500 CLP | 64.92 VUV |
| 1,000 CLP | 129.84 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-08-13T06:35:40Z",
"rates": {
"VUV": 0.129841
}
}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.984100000000002,
"rate": 0.129841
}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