Rate Overview
Live
1 CLP = 28.4320 VND
1 VND = 0.035172
CLP
Avg
28.8324
High
29.8148
Low
28.2106
Last updated: 7/13/2026, 5:08:15 AM
Quick Conversions
| CLP | VND |
|---|---|
| 1 CLP | 28.43 VND |
| 10 CLP | 284.32 VND |
| 50 CLP | 1,421.60 VND |
| 100 CLP | 2,843.20 VND |
| 500 CLP | 14,216.00 VND |
| 1,000 CLP | 28,432.00 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-07-13T05:08:15Z",
"rates": {
"VND": 28.432004
}
}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": 2843.2003999999997,
"rate": 28.432004
}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