Rate Overview
Live
1 BBD = 13221.40 VND
1 VND = 0.000076
BBD
Avg
13203.44
High
13226.89
Low
13099.94
Last updated: 5/27/2026, 3:39:13 AM
Quick Conversions
| BBD | VND |
|---|---|
| 1 BBD | 13,221.40 VND |
| 10 BBD | 132,214.00 VND |
| 50 BBD | 661,070.00 VND |
| 100 BBD | 1,322,140.00 VND |
| 500 BBD | 6,610,700.00 VND |
| 1,000 BBD | 13,221,400.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-05-27T03:39:13Z",
"rates": {
"VND": 13221.4
}
}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": 1322140,
"rate": 13221.4
}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