Rate Overview
Live
1 BAM = 6.3338 BOB
1 BOB = 0.157884
BAM
Avg
6.2535
High
6.3338
Low
6.0864
Last updated: 7/23/2026, 10:02:09 AM
Quick Conversions
| BAM | BOB |
|---|---|
| 1 BAM | 6.33 BOB |
| 10 BAM | 63.34 BOB |
| 50 BAM | 316.69 BOB |
| 100 BAM | 633.38 BOB |
| 500 BAM | 3,166.89 BOB |
| 1,000 BAM | 6,333.78 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-07-23T10:02:09Z",
"rates": {
"BOB": 6.333781
}
}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": 633.3781,
"rate": 6.333781
}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