Rate Overview
Live
1 BND = 20779.44 VND
1 VND = 0.000048
BND
Avg
20752.44
High
20819.34
Low
20675.48
Last updated: 4/17/2026, 1:29:47 PM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,779.44 VND |
| 10 BND | 207,794.42 VND |
| 50 BND | 1,038,972.10 VND |
| 100 BND | 2,077,944.19 VND |
| 500 BND | 10,389,720.96 VND |
| 1,000 BND | 20,779,441.92 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-04-17T13:29:47Z",
"rates": {
"VND": 20779.441918
}
}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": 2077944.1918000001,
"rate": 20779.441918
}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