Rate Overview
Live
1 BAM = 4.1298 BOB
1 BOB = 0.242144
BAM
Avg
4.1380
High
4.1502
Low
4.1298
Last updated: 5/7/2026, 12:13:57 AM
Quick Conversions
| BAM | BOB |
|---|---|
| 1 BAM | 4.13 BOB |
| 10 BAM | 41.30 BOB |
| 50 BAM | 206.49 BOB |
| 100 BAM | 412.98 BOB |
| 500 BAM | 2,064.88 BOB |
| 1,000 BAM | 4,129.77 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-05-07T00:13:57Z",
"rates": {
"BOB": 4.129768
}
}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": 412.9768,
"rate": 4.129768
}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