Rate Overview
Live
1 CLP = 28.4700 VND
1 VND = 0.035125
CLP
Avg
28.0710
High
30.4053
Low
25.8298
Last updated: 3/27/2026, 10:16:05 AM
Quick Conversions
| CLP | VND |
|---|---|
| 1 CLP | 28.47 VND |
| 10 CLP | 284.70 VND |
| 50 CLP | 1,423.50 VND |
| 100 CLP | 2,847.00 VND |
| 500 CLP | 14,235.02 VND |
| 1,000 CLP | 28,470.04 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-27T10:16:05Z",
"rates": {
"VND": 28.470043
}
}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.0043,
"rate": 28.470043
}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