Rate Overview
Live
1 BBD = 13215.85 VND
1 VND = 0.000076
BBD
Avg
13203.65
High
13223.09
Low
13158.50
Last updated: 3/27/2026, 8:31:26 PM
Quick Conversions
| BBD | VND |
|---|---|
| 1 BBD | 13,215.85 VND |
| 10 BBD | 132,158.50 VND |
| 50 BBD | 660,792.50 VND |
| 100 BBD | 1,321,585.00 VND |
| 500 BBD | 6,607,925.00 VND |
| 1,000 BBD | 13,215,850.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-27T20:31:26Z",
"rates": {
"VND": 13215.85
}
}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": 1321585,
"rate": 13215.85
}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