Rate Overview
Live
1 BND = 20494.21 VND
1 VND = 0.000049
BND
Avg
20486.91
High
20541.13
Low
20423.16
Last updated: 8/14/2026, 7:55:58 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,494.21 VND |
| 10 BND | 204,942.08 VND |
| 50 BND | 1,024,710.39 VND |
| 100 BND | 2,049,420.78 VND |
| 500 BND | 10,247,103.89 VND |
| 1,000 BND | 20,494,207.77 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-08-14T19:55:58Z",
"rates": {
"VND": 20494.207774
}
}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": 2049420.7773999998,
"rate": 20494.207774
}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