Rate Overview
Live
1 VND = 0.034940 CLP
1 CLP = 28.6205
VND
Avg
0.034064
High
0.034940
Low
0.033323
Last updated: 3/7/2026, 3:05:11 AM
Quick Conversions
| VND | CLP |
|---|---|
| 1 VND | 0.03 CLP |
| 10 VND | 0.35 CLP |
| 50 VND | 1.75 CLP |
| 100 VND | 3.49 CLP |
| 500 VND | 17.47 CLP |
| 1,000 VND | 34.94 CLP |
Get VND/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=CLPExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T03:05:11Z",
"rates": {
"CLP": 0.03494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "CLP",
"amount": 100
},
"result": 3.4939999999999998,
"rate": 0.03494
}Build with VND/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key