Rate Overview
Live
1 VUV = 7.1905 CLP
1 CLP = 0.139073
VUV
Avg
7.3315
High
7.4498
Low
7.1905
Last updated: 1/25/2026, 10:18:25 PM
Quick Conversions
| VUV | CLP |
|---|---|
| 1 VUV | 7.19 CLP |
| 10 VUV | 71.90 CLP |
| 50 VUV | 359.52 CLP |
| 100 VUV | 719.05 CLP |
| 500 VUV | 3,595.23 CLP |
| 1,000 VUV | 7,190.45 CLP |
Get VUV/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=CLPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-01-25T22:18:25Z",
"rates": {
"CLP": 7.190453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "CLP",
"amount": 100
},
"result": 719.0453,
"rate": 7.190453
}Build with VUV/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key