Rate Overview
Live
1 BND = 20455.39 VND
1 VND = 0.000049
BND
Avg
20409.82
High
20477.07
Low
20312.32
Last updated: 7/30/2026, 8:03:26 AM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,455.39 VND |
| 10 BND | 204,553.85 VND |
| 50 BND | 1,022,769.26 VND |
| 100 BND | 2,045,538.52 VND |
| 500 BND | 10,227,692.61 VND |
| 1,000 BND | 20,455,385.22 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-30T08:03:26Z",
"rates": {
"VND": 20455.385219
}
}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": 2045538.5219,
"rate": 20455.385219
}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