Rate Overview
Live
1 BBD = 13197.60 VND
1 VND = 0.000076
BBD
Avg
13189.90
High
13212.05
Low
13094.16
Last updated: 7/6/2026, 6:15:27 PM
Quick Conversions
| BBD | VND |
|---|---|
| 1 BBD | 13,197.60 VND |
| 10 BBD | 131,976.00 VND |
| 50 BBD | 659,880.00 VND |
| 100 BBD | 1,319,760.00 VND |
| 500 BBD | 6,598,800.00 VND |
| 1,000 BBD | 13,197,600.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-07-06T18:15:27Z",
"rates": {
"VND": 13197.6
}
}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": 1319760,
"rate": 13197.6
}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