Rate Overview
Live
1 BND = 20691.45 VND
1 VND = 0.000048
BND
Avg
20702.97
High
20885.27
Low
20471.70
Last updated: 5/28/2026, 12:05:34 AM
Quick Conversions
| BND | VND |
|---|---|
| 1 BND | 20,691.45 VND |
| 10 BND | 206,914.49 VND |
| 50 BND | 1,034,572.43 VND |
| 100 BND | 2,069,144.85 VND |
| 500 BND | 10,345,724.27 VND |
| 1,000 BND | 20,691,448.53 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-28T00:05:34Z",
"rates": {
"VND": 20691.448532
}
}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": 2069144.8531999998,
"rate": 20691.448532
}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