Rate Overview
Live
1 BAM = 4.1025 BOB
1 BOB = 0.243752
BAM
Avg
4.1314
High
4.1814
Low
4.0981
Last updated: 3/7/2026, 6:08:36 AM
Quick Conversions
| BAM | BOB |
|---|---|
| 1 BAM | 4.10 BOB |
| 10 BAM | 41.03 BOB |
| 50 BAM | 205.13 BOB |
| 100 BAM | 410.25 BOB |
| 500 BAM | 2,051.27 BOB |
| 1,000 BAM | 4,102.54 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-03-07T06:08:36Z",
"rates": {
"BOB": 4.102535
}
}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": 410.2535,
"rate": 4.102535
}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