Rate Overview
Live
1 VND = 0.004709 BDT
1 BDT = 212.3593
VND
Avg
0.004708
High
0.004718
Low
0.004697
Last updated: 8/13/2026, 2:28:03 PM
Quick Conversions
| VND | BDT |
|---|---|
| 1 VND | 0.00 BDT |
| 10 VND | 0.05 BDT |
| 50 VND | 0.24 BDT |
| 100 VND | 0.47 BDT |
| 500 VND | 2.35 BDT |
| 1,000 VND | 4.71 BDT |
Get VND/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=BDTExample Response:
{
"success": true,
"base": "VND",
"date": "2026-08-13T14:28:03Z",
"rates": {
"BDT": 0.004709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "BDT",
"amount": 100
},
"result": 0.4709,
"rate": 0.004709
}Build with VND/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key