Rate Overview
Live
1 BND = 20437.75 VND
1 VND = 0.000049
BND
Avg
20531.14
High
20603.56
Low
20437.75
Last updated: 6/19/2026, 8:42:36 AM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,437.75 VND |
| 10 BND | 204,377.54 VND |
| 50 BND | 1,021,887.68 VND |
| 100 BND | 2,043,775.37 VND |
| 500 BND | 10,218,876.83 VND |
| 1,000 BND | 20,437,753.66 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-06-19T08:42:36Z",
"rates": {
"VND": 20437.753663
}
}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": 2043775.3662999999,
"rate": 20437.753663
}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