Rate Overview
Live
1 BND = 20548.14 VND
1 VND = 0.000049
BND
Avg
20558.97
High
20629.69
Low
20485.23
Last updated: 9/2/2026, 3:56:23 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,548.14 VND |
| 10 BND | 205,481.45 VND |
| 50 BND | 1,027,407.24 VND |
| 100 BND | 2,054,814.49 VND |
| 500 BND | 10,274,072.45 VND |
| 1,000 BND | 20,548,144.90 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-09-02T15:56:23Z",
"rates": {
"VND": 20548.144897
}
}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": 2054814.4896999998,
"rate": 20548.144897
}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