Rate Overview
Live
1 BND = 20784.57 VND
1 VND = 0.000048
BND
Avg
20720.87
High
20784.57
Low
20656.85
Last updated: 5/7/2026, 3:51:55 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,784.57 VND |
| 10 BND | 207,845.73 VND |
| 50 BND | 1,039,228.66 VND |
| 100 BND | 2,078,457.32 VND |
| 500 BND | 10,392,286.58 VND |
| 1,000 BND | 20,784,573.16 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-05-07T15:51:55Z",
"rates": {
"VND": 20784.573163
}
}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": 2078457.3163,
"rate": 20784.573163
}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