Rate Overview
Live
1 CLP = 0.127407 VUV
1 VUV = 7.8489
CLP
Avg
0.132172
High
0.139991
Low
0.127407
Last updated: 7/23/2026, 7:26:29 PM
Quick Conversions
| CLP | VUV |
|---|---|
| 1 CLP | 0.13 VUV |
| 10 CLP | 1.27 VUV |
| 50 CLP | 6.37 VUV |
| 100 CLP | 12.74 VUV |
| 500 CLP | 63.70 VUV |
| 1,000 CLP | 127.41 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-07-23T19:26:29Z",
"rates": {
"VUV": 0.127407
}
}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.740699999999999,
"rate": 0.127407
}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