Rate Overview
Live
1 VND = 0.087218 CDF
1 CDF = 11.4655
VND
Avg
0.087244
High
0.087426
Low
0.087021
Last updated: 4/16/2026, 4:24:40 AM
Quick Conversions
| VND | CDF |
|---|---|
| 1 VND | 0.09 CDF |
| 10 VND | 0.87 CDF |
| 50 VND | 4.36 CDF |
| 100 VND | 8.72 CDF |
| 500 VND | 43.61 CDF |
| 1,000 VND | 87.22 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-04-16T04:24:40Z",
"rates": {
"CDF": 0.087218
}
}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.7218,
"rate": 0.087218
}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