Rate Overview
Live
1 CLP = 0.131262 VUV
1 VUV = 7.6184
CLP
Avg
0.131178
High
0.132153
Low
0.129447
Last updated: 5/7/2026, 1:45:59 PM
Quick Conversions
| CLP | VUV |
|---|---|
| 1 CLP | 0.13 VUV |
| 10 CLP | 1.31 VUV |
| 50 CLP | 6.56 VUV |
| 100 CLP | 13.13 VUV |
| 500 CLP | 65.63 VUV |
| 1,000 CLP | 131.26 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-05-07T13:45:59Z",
"rates": {
"VUV": 0.131262
}
}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.126199999999999,
"rate": 0.131262
}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