Rate Overview
Live
1 BND = 20459.65 VND
1 VND = 0.000049
BND
Avg
20551.40
High
20878.67
Low
20229.73
Last updated: 7/28/2026, 11:45:28 AM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,459.65 VND |
| 10 BND | 204,596.54 VND |
| 50 BND | 1,022,982.70 VND |
| 100 BND | 2,045,965.40 VND |
| 500 BND | 10,229,827.00 VND |
| 1,000 BND | 20,459,654.01 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-28T11:45:28Z",
"rates": {
"VND": 20459.654009
}
}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": 2045965.4009000002,
"rate": 20459.654009
}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