Rate Overview
Live
1 CLP = 0.132293 VUV
1 VUV = 7.5590
CLP
Avg
0.131564
High
0.132297
Low
0.130217
Last updated: 5/27/2026, 9:36:04 PM
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.15 VUV |
| 1,000 CLP | 132.29 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-27T21:36:04Z",
"rates": {
"VUV": 0.132293
}
}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.229299999999999,
"rate": 0.132293
}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