Rate Overview
Live
1 CLP = 29.3331 VND
1 VND = 0.034091
CLP
Avg
29.4483
High
29.8148
Low
29.1605
Last updated: 6/19/2026, 10:14:45 AM
Quick Conversions
| CLP | VND |
|---|---|
| 1 CLP | 29.33 VND |
| 10 CLP | 293.33 VND |
| 50 CLP | 1,466.66 VND |
| 100 CLP | 2,933.31 VND |
| 500 CLP | 14,666.57 VND |
| 1,000 CLP | 29,333.15 VND |
Get CLP/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=VNDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-06-19T10:14:45Z",
"rates": {
"VND": 29.333147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "VND",
"amount": 100
},
"result": 2933.3147,
"rate": 29.333147
}Build with CLP/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key