Rate Overview
Live
1 CLP = 0.131327 VUV
1 VUV = 7.6146
CLP
Avg
0.133692
High
0.136218
Low
0.131327
Last updated: 3/7/2026, 12:33:47 AM
Quick Conversions
| CLP | VUV |
|---|---|
| 1 CLP | 0.13 VUV |
| 10 CLP | 1.31 VUV |
| 50 CLP | 6.57 VUV |
| 100 CLP | 13.13 VUV |
| 500 CLP | 65.66 VUV |
| 1,000 CLP | 131.33 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-07T00:33:47Z",
"rates": {
"VUV": 0.131327
}
}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": 13.1327,
"rate": 0.131327
}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