Rate Overview
Live
1 CLP = 29.0336 VND
1 VND = 0.034443
CLP
Avg
29.5094
High
30.0086
Low
29.0304
Last updated: 3/7/2026, 12:28:13 AM
Quick Conversions
| CLP | VND |
|---|---|
| 1 CLP | 29.03 VND |
| 10 CLP | 290.34 VND |
| 50 CLP | 1,451.68 VND |
| 100 CLP | 2,903.36 VND |
| 500 CLP | 14,516.79 VND |
| 1,000 CLP | 29,033.59 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-07T00:28:13Z",
"rates": {
"VND": 29.033588
}
}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": 2903.3588,
"rate": 29.033588
}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