Rate Overview
Live
1 BOB = 0.243751 BAM
1 BAM = 4.1025
BOB
Avg
0.242065
High
0.244016
Low
0.239152
Last updated: 3/7/2026, 4:24:49 AM
Quick Conversions
| BOB | BAM |
|---|---|
| 1 BOB | 0.24 BAM |
| 10 BOB | 2.44 BAM |
| 50 BOB | 12.19 BAM |
| 100 BOB | 24.38 BAM |
| 500 BOB | 121.88 BAM |
| 1,000 BOB | 243.75 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-03-07T04:24:49Z",
"rates": {
"BAM": 0.243751
}
}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.3751,
"rate": 0.243751
}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