Rate Overview
Live
1 BND = 20443.30 VND
1 VND = 0.000049
BND
Avg
20572.51
High
20783.91
Low
20359.85
Last updated: 7/22/2026, 8:06:20 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,443.30 VND |
| 10 BND | 204,433.03 VND |
| 50 BND | 1,022,165.17 VND |
| 100 BND | 2,044,330.33 VND |
| 500 BND | 10,221,651.67 VND |
| 1,000 BND | 20,443,303.35 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-22T20:06:20Z",
"rates": {
"VND": 20443.303347
}
}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": 2044330.3347,
"rate": 20443.303347
}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