Rate Overview
Live
1 BND = 20450.43 VND
1 VND = 0.000049
BND
Avg
20602.43
High
20743.53
Low
20450.43
Last updated: 3/28/2026, 12:07:24 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,450.43 VND |
| 10 BND | 204,504.34 VND |
| 50 BND | 1,022,521.72 VND |
| 100 BND | 2,045,043.45 VND |
| 500 BND | 10,225,217.24 VND |
| 1,000 BND | 20,450,434.48 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-03-28T12:07:24Z",
"rates": {
"VND": 20450.434483
}
}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": 2045043.4483,
"rate": 20450.434483
}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