Rate Overview
Live
1 BAM = 4.0406 BOB
1 BOB = 0.247485
BAM
Avg
4.0822
High
4.1136
Low
4.0406
Last updated: 6/19/2026, 9:08:36 AM
Quick Conversions
| BAM | BOB |
|---|---|
| 1 BAM | 4.04 BOB |
| 10 BAM | 40.41 BOB |
| 50 BAM | 202.03 BOB |
| 100 BAM | 404.06 BOB |
| 500 BAM | 2,020.32 BOB |
| 1,000 BAM | 4,040.64 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-06-19T09:08:36Z",
"rates": {
"BOB": 4.040643
}
}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": 404.0643,
"rate": 4.040643
}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