Rate Overview
Live
1 BAM = 4.0825 BOB
1 BOB = 0.244950
BAM
Avg
4.1252
High
4.2199
Low
4.0517
Last updated: 3/27/2026, 1:17:42 PM
Quick Conversions
| BAM | BOB |
|---|---|
| 1 BAM | 4.08 BOB |
| 10 BAM | 40.82 BOB |
| 50 BAM | 204.12 BOB |
| 100 BAM | 408.25 BOB |
| 500 BAM | 2,041.23 BOB |
| 1,000 BAM | 4,082.46 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-27T13:17:42Z",
"rates": {
"BOB": 4.082464
}
}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": 408.2464,
"rate": 4.082464
}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