Rate Overview
Live
1 VND = 0.033958 CLP
1 CLP = 29.4481
VND
Avg
0.034140
High
0.034560
Low
0.033958
Last updated: 5/7/2026, 2:50:10 PM
Quick Conversions
| VND | CLP |
|---|---|
| 1 VND | 0.03 CLP |
| 10 VND | 0.34 CLP |
| 50 VND | 1.70 CLP |
| 100 VND | 3.40 CLP |
| 500 VND | 16.98 CLP |
| 1,000 VND | 33.96 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-07T14:50:10Z",
"rates": {
"CLP": 0.033958
}
}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.3958000000000004,
"rate": 0.033958
}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