Rate Overview
Live
1 BOB = 0.138811 BAM
1 BAM = 7.2040
BOB
Avg
0.142496
High
0.145314
Low
0.138811
Last updated: 9/3/2026, 5:33:55 AM
Quick Conversions
| BOB | BAM |
|---|---|
| 1 BOB | 0.14 BAM |
| 10 BOB | 1.39 BAM |
| 50 BOB | 6.94 BAM |
| 100 BOB | 13.88 BAM |
| 500 BOB | 69.41 BAM |
| 1,000 BOB | 138.81 BAM |
Get BOB/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BAMExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-09-03T05:33:55Z",
"rates": {
"BAM": 0.138811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BAM",
"amount": 100
},
"result": 13.881099999999998,
"rate": 0.138811
}Build with BOB/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key