Rate Overview
Live
1 BBD = 13216.33 VND
1 VND = 0.000076
BBD
Avg
13159.56
High
13223.09
Low
13037.87
Last updated: 3/27/2026, 10:09:45 PM
Quick Conversions
| BBD | VND |
|---|---|
| 1 BBD | 13,216.33 VND |
| 10 BBD | 132,163.25 VND |
| 50 BBD | 660,816.25 VND |
| 100 BBD | 1,321,632.50 VND |
| 500 BBD | 6,608,162.50 VND |
| 1,000 BBD | 13,216,325.00 VND |
Get BBD/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=VNDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T22:09:45Z",
"rates": {
"VND": 13216.325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "VND",
"amount": 100
},
"result": 1321632.5,
"rate": 13216.325
}Build with BBD/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key