Rate Overview
Live
1 VND = 0.087797 CDF
1 CDF = 11.3899
VND
Avg
0.086619
High
0.087807
Low
0.084732
Last updated: 3/7/2026, 12:26:17 AM
Quick Conversions
| VND | CDF |
|---|---|
| 1 VND | 0.09 CDF |
| 10 VND | 0.88 CDF |
| 50 VND | 4.39 CDF |
| 100 VND | 8.78 CDF |
| 500 VND | 43.90 CDF |
| 1,000 VND | 87.80 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-03-07T00:26:17Z",
"rates": {
"CDF": 0.087797
}
}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.7797,
"rate": 0.087797
}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