Rate Overview
Live
1 CLP = 28.4711 VND
1 VND = 0.035123
CLP
Avg
28.6981
High
29.0595
Low
28.3820
Last updated: 3/27/2026, 8:20:38 AM
Quick Conversions
| CLP | VND |
|---|---|
| 1 CLP | 28.47 VND |
| 10 CLP | 284.71 VND |
| 50 CLP | 1,423.56 VND |
| 100 CLP | 2,847.11 VND |
| 500 CLP | 14,235.56 VND |
| 1,000 CLP | 28,471.12 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-03-27T08:20:38Z",
"rates": {
"VND": 28.47112
}
}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": 2847.112,
"rate": 28.47112
}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