Rate Overview
Live
1 BAM = 2.9964 BRL
1 BRL = 0.333733
BAM
Avg
3.0705
High
3.2884
Low
2.9403
Last updated: 7/14/2026, 9:11:04 AM
Quick Conversions
| BAM | BRL |
|---|---|
| 1 BAM | 3.00 BRL |
| 10 BAM | 29.96 BRL |
| 50 BAM | 149.82 BRL |
| 100 BAM | 299.64 BRL |
| 500 BAM | 1,498.20 BRL |
| 1,000 BAM | 2,996.41 BRL |
Get BAM/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=BRLExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-14T09:11:04Z",
"rates": {
"BRL": 2.996409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "BRL",
"amount": 100
},
"result": 299.6409,
"rate": 2.996409
}Build with BAM/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key