Rate Overview
Live
1 VUV = 7.5533 CLP
1 CLP = 0.132392
VUV
Avg
7.6074
High
7.7251
Low
7.5533
Last updated: 5/8/2026, 4:50:19 PM
Quick Conversions
| VUV | CLP |
|---|---|
| 1 VUV | 7.55 CLP |
| 10 VUV | 75.53 CLP |
| 50 VUV | 377.67 CLP |
| 100 VUV | 755.33 CLP |
| 500 VUV | 3,776.67 CLP |
| 1,000 VUV | 7,553.35 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-05-08T16:50:19Z",
"rates": {
"CLP": 7.553349
}
}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": 755.3349,
"rate": 7.553349
}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