Rate Overview
Live
1 BBD = 13194.02 VND
1 VND = 0.000076
BBD
Avg
13197.42
High
13212.05
Low
13181.19
Last updated: 6/16/2026, 6:09:36 AM
Quick Conversions
| BBD | VND |
|---|---|
| 1 BBD | 13,194.03 VND |
| 10 BBD | 131,940.25 VND |
| 50 BBD | 659,701.25 VND |
| 100 BBD | 1,319,402.50 VND |
| 500 BBD | 6,597,012.50 VND |
| 1,000 BBD | 13,194,025.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-06-16T06:09:36Z",
"rates": {
"VND": 13194.025
}
}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": 1319402.5,
"rate": 13194.025
}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