Rate Overview
Live
1 VND = 0.032927 CLP
1 CLP = 30.3702 VND
Avg
0.033712
High
0.034363
Low
0.032927
Last updated: 1/25/2026, 1:30:40 PM
Quick Conversions
| VND | CLP |
|---|---|
| 1 VND | 0.03 CLP |
| 10 VND | 0.33 CLP |
| 50 VND | 1.65 CLP |
| 100 VND | 3.29 CLP |
| 500 VND | 16.46 CLP |
| 1,000 VND | 32.93 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-01-25T13:30:40Z",
"rates": {
"CLP": 0.032927
}
}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.2927,
"rate": 0.032927
}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