Rate Overview
Live
1 CLP = 0.132255 VUV
1 VUV = 7.5612
CLP
Avg
0.132757
High
0.134137
Low
0.131628
Last updated: 6/19/2026, 8:46:18 AM
Quick Conversions
| CLP | VUV |
|---|---|
| 1 CLP | 0.13 VUV |
| 10 CLP | 1.32 VUV |
| 50 CLP | 6.61 VUV |
| 100 CLP | 13.23 VUV |
| 500 CLP | 66.13 VUV |
| 1,000 CLP | 132.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-06-19T08:46:18Z",
"rates": {
"VUV": 0.132255
}
}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.2255,
"rate": 0.132255
}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