Rate Overview
Live
1 VND = 0.084017 CDF
1 CDF = 11.9024 VND
Avg
0.092752
High
0.110893
Low
0.080655
Last updated: 1/25/2026, 11:10:59 AM
Quick Conversions
| VND | CDF |
|---|---|
| 1 VND | 0.08 CDF |
| 10 VND | 0.84 CDF |
| 50 VND | 4.20 CDF |
| 100 VND | 8.40 CDF |
| 500 VND | 42.01 CDF |
| 1,000 VND | 84.02 CDF |
Get VND/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=CDFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-01-25T11:10:59Z",
"rates": {
"CDF": 0.084017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "CDF",
"amount": 100
},
"result": 8.4017,
"rate": 0.084017
}Build with VND/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key