Rate Overview
Live
1 CLP = 30.0391 VND
1 VND = 0.033290
CLP
Avg
29.7222
High
30.0391
Low
29.4260
Last updated: 4/18/2026, 8:49:07 AM
Quick Conversions
| CLP | VND |
|---|---|
| 1 CLP | 30.04 VND |
| 10 CLP | 300.39 VND |
| 50 CLP | 1,501.96 VND |
| 100 CLP | 3,003.91 VND |
| 500 CLP | 15,019.56 VND |
| 1,000 CLP | 30,039.11 VND |
Get CLP/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=VNDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-04-18T08:49:07Z",
"rates": {
"VND": 30.03911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "VND",
"amount": 100
},
"result": 3003.911,
"rate": 30.03911
}Build with CLP/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key