Rate Overview
Live
1 VND = 0.033835 CLP
1 CLP = 29.5552
VND
Avg
0.033807
High
0.035056
Low
0.032835
Last updated: 5/27/2026, 10:47:45 PM
Quick Conversions
| VND | CLP |
|---|---|
| 1 VND | 0.03 CLP |
| 10 VND | 0.34 CLP |
| 50 VND | 1.69 CLP |
| 100 VND | 3.38 CLP |
| 500 VND | 16.92 CLP |
| 1,000 VND | 33.83 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-05-27T22:47:45Z",
"rates": {
"CLP": 0.033835
}
}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.3834999999999997,
"rate": 0.033835
}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