Rate Overview
Live
1 BBD = 13141.26 VND
1 VND = 0.000076
BBD
Avg
13166.29
High
13199.00
Low
13094.16
Last updated: 7/5/2026, 3:00:16 AM
Quick Conversions
| BBD | VND |
|---|---|
| 1 BBD | 13,141.26 VND |
| 10 BBD | 131,412.63 VND |
| 50 BBD | 657,063.17 VND |
| 100 BBD | 1,314,126.34 VND |
| 500 BBD | 6,570,631.70 VND |
| 1,000 BBD | 13,141,263.39 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-07-05T03:00:16Z",
"rates": {
"VND": 13141.263392
}
}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": 1314126.3392,
"rate": 13141.263392
}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