Rate Overview
Live
1 CLP = 28.2003 VND
1 VND = 0.035461
CLP
Avg
29.3168
High
30.4550
Low
27.8109
Last updated: 7/30/2026, 8:04:35 AM
Quick Conversions
| CLP | VND |
|---|---|
| 1 CLP | 28.20 VND |
| 10 CLP | 282.00 VND |
| 50 CLP | 1,410.02 VND |
| 100 CLP | 2,820.03 VND |
| 500 CLP | 14,100.17 VND |
| 1,000 CLP | 28,200.33 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-30T08:04:35Z",
"rates": {
"VND": 28.20033
}
}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.033,
"rate": 28.20033
}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