Rate Overview
Live
1 BAM = 4.0422 BOB
1 BOB = 0.247389
BAM
Avg
4.0624
High
4.1137
Low
4.0127
Last updated: 7/3/2026, 4:08:24 PM
Quick Conversions
| BAM | BOB |
|---|---|
| 1 BAM | 4.04 BOB |
| 10 BAM | 40.42 BOB |
| 50 BAM | 202.11 BOB |
| 100 BAM | 404.22 BOB |
| 500 BAM | 2,021.11 BOB |
| 1,000 BAM | 4,042.22 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-07-03T16:08:24Z",
"rates": {
"BOB": 4.042224
}
}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.2224,
"rate": 4.042224
}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