Rate Overview
Live
1 CLP = 28.2041 VND
1 VND = 0.035456
CLP
Avg
28.6450
High
30.3938
Low
26.7905
Last updated: 7/30/2026, 11:08:09 AM
Quick Conversions
| CLP | VND |
|---|---|
| 1 CLP | 28.20 VND |
| 10 CLP | 282.04 VND |
| 50 CLP | 1,410.21 VND |
| 100 CLP | 2,820.41 VND |
| 500 CLP | 14,102.06 VND |
| 1,000 CLP | 28,204.13 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-30T11:08:09Z",
"rates": {
"VND": 28.204125
}
}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": 2820.4125,
"rate": 28.204125
}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