Rate Overview
Live
1 BOB = 0.156706 BAM
1 BAM = 6.3814
BOB
Avg
0.236155
High
0.248289
Low
0.152989
Last updated: 7/28/2026, 1:02:23 AM
Quick Conversions
| BOB | BAM |
|---|---|
| 1 BOB | 0.16 BAM |
| 10 BOB | 1.57 BAM |
| 50 BOB | 7.84 BAM |
| 100 BOB | 15.67 BAM |
| 500 BOB | 78.35 BAM |
| 1,000 BOB | 156.71 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-28T01:02:23Z",
"rates": {
"BAM": 0.156706
}
}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": 15.6706,
"rate": 0.156706
}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