Rate Overview
Live
1 BND = 20698.73 VND
1 VND = 0.000048
BND
Avg
20652.58
High
20778.18
Low
20453.99
Last updated: 5/27/2026, 8:30:19 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,698.73 VND |
| 10 BND | 206,987.32 VND |
| 50 BND | 1,034,936.60 VND |
| 100 BND | 2,069,873.20 VND |
| 500 BND | 10,349,366.02 VND |
| 1,000 BND | 20,698,732.05 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-05-27T20:30:19Z",
"rates": {
"VND": 20698.732047
}
}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": 2069873.2047000001,
"rate": 20698.732047
}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