Rate Overview
Live
1 BND = 20312.32 VND
1 VND = 0.000049
BND
Avg
20429.27
High
20603.56
Low
20312.32
Last updated: 7/11/2026, 6:41:13 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,312.32 VND |
| 10 BND | 203,123.21 VND |
| 50 BND | 1,015,616.05 VND |
| 100 BND | 2,031,232.10 VND |
| 500 BND | 10,156,160.51 VND |
| 1,000 BND | 20,312,321.02 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-11T18:41:13Z",
"rates": {
"VND": 20312.32102
}
}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": 2031232.102,
"rate": 20312.32102
}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