Rate Overview
Live
1 VND = 0.004647 BDT
1 BDT = 215.1926
VND
Avg
0.004668
High
0.004734
Low
0.004631
Last updated: 5/28/2026, 12:06:38 AM
Quick Conversions
| VND | BDT |
|---|---|
| 1 VND | 0.00 BDT |
| 10 VND | 0.05 BDT |
| 50 VND | 0.23 BDT |
| 100 VND | 0.46 BDT |
| 500 VND | 2.32 BDT |
| 1,000 VND | 4.65 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-05-28T00:06:38Z",
"rates": {
"BDT": 0.004647
}
}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.4647,
"rate": 0.004647
}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