Rate Overview
Live
1 BBD = 13070.40 VND
1 VND = 0.000077
BBD
Avg
13116.53
High
13168.36
Low
13067.17
Last updated: 8/13/2026, 4:22:18 AM
Quick Conversions
| BBD | VND |
|---|---|
| 1 BBD | 13,070.40 VND |
| 10 BBD | 130,704.00 VND |
| 50 BBD | 653,520.00 VND |
| 100 BBD | 1,307,040.00 VND |
| 500 BBD | 6,535,200.00 VND |
| 1,000 BBD | 13,070,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-08-13T04:22:18Z",
"rates": {
"VND": 13070.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": 1307040,
"rate": 13070.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