Rate Overview
Live
1 BAM = 15474.32 VND
1 VND = 0.000065
BAM
Avg
15477.46
High
15535.87
Low
15406.18
Last updated: 8/14/2026, 11:54:09 AM
Quick Conversions
| BAM | VND |
|---|---|
| 1 BAM | 15,474.32 VND |
| 10 BAM | 154,743.22 VND |
| 50 BAM | 773,716.11 VND |
| 100 BAM | 1,547,432.22 VND |
| 500 BAM | 7,737,161.11 VND |
| 1,000 BAM | 15,474,322.22 VND |
Get BAM/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=VNDExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-08-14T11:54:09Z",
"rates": {
"VND": 15474.322217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "VND",
"amount": 100
},
"result": 1547432.2217,
"rate": 15474.322217
}Build with BAM/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key