Rate Overview
Live
1 BND = 20426.16 VND
1 VND = 0.000049
BND
Avg
20397.82
High
20426.16
Low
20343.99
Last updated: 7/8/2026, 4:16:12 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,426.16 VND |
| 10 BND | 204,261.63 VND |
| 50 BND | 1,021,308.14 VND |
| 100 BND | 2,042,616.29 VND |
| 500 BND | 10,213,081.44 VND |
| 1,000 BND | 20,426,162.88 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-08T16:16:12Z",
"rates": {
"VND": 20426.162884
}
}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": 2042616.2884000002,
"rate": 20426.162884
}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