Rate Overview
Live
1 BAM = 6.9492 BOB
1 BOB = 0.143902
BAM
Avg
7.0578
High
7.1601
Low
6.9492
Last updated: 8/13/2026, 9:30:19 PM
Quick Conversions
| BAM | BOB |
|---|---|
| 1 BAM | 6.95 BOB |
| 10 BAM | 69.49 BOB |
| 50 BAM | 347.46 BOB |
| 100 BAM | 694.92 BOB |
| 500 BAM | 3,474.59 BOB |
| 1,000 BAM | 6,949.18 BOB |
Get BAM/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=BOBExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-08-13T21:30:19Z",
"rates": {
"BOB": 6.94918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "BOB",
"amount": 100
},
"result": 694.918,
"rate": 6.94918
}Build with BAM/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key