Rate Overview
Live
1 VND = 0.034875 CLP
1 CLP = 28.6738
VND
Avg
0.034806
High
0.034930
Low
0.034699
Last updated: 8/12/2026, 2:57:06 PM
Quick Conversions
| VND | CLP |
|---|---|
| 1 VND | 0.03 CLP |
| 10 VND | 0.35 CLP |
| 50 VND | 1.74 CLP |
| 100 VND | 3.49 CLP |
| 500 VND | 17.44 CLP |
| 1,000 VND | 34.88 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-08-12T14:57:06Z",
"rates": {
"CLP": 0.034875
}
}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.4875000000000003,
"rate": 0.034875
}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