Rate Overview
Live
1 BOB = 0.246879 BAM
1 BAM = 4.0506
BOB
Avg
0.247744
High
0.248424
Low
0.246879
Last updated: 7/4/2026, 9:25:44 PM
Quick Conversions
| BOB | BAM |
|---|---|
| 1 BOB | 0.25 BAM |
| 10 BOB | 2.47 BAM |
| 50 BOB | 12.34 BAM |
| 100 BOB | 24.69 BAM |
| 500 BOB | 123.44 BAM |
| 1,000 BOB | 246.88 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-07-04T21:25:44Z",
"rates": {
"BAM": 0.246879
}
}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": 24.6879,
"rate": 0.246879
}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