Rate Overview
Live
1 BND = 20447.65 VND
1 VND = 0.000049
BND
Avg
20445.10
High
20477.07
Low
20399.82
Last updated: 7/29/2026, 4:27:47 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,447.65 VND |
| 10 BND | 204,476.52 VND |
| 50 BND | 1,022,382.60 VND |
| 100 BND | 2,044,765.20 VND |
| 500 BND | 10,223,826.00 VND |
| 1,000 BND | 20,447,652.01 VND |
Get BND/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=VNDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-29T16:27:47Z",
"rates": {
"VND": 20447.652008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "VND",
"amount": 100
},
"result": 2044765.2008,
"rate": 20447.652008
}Build with BND/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key