Rate Overview
Live
1 BAM = 3.0129 BRL
1 BRL = 0.331904
BAM
Avg
3.0074
High
3.0200
Low
2.9815
Last updated: 4/17/2026, 2:46:57 AM
Quick Conversions
| BAM | BRL |
|---|---|
| 1 BAM | 3.01 BRL |
| 10 BAM | 30.13 BRL |
| 50 BAM | 150.65 BRL |
| 100 BAM | 301.29 BRL |
| 500 BAM | 1,506.46 BRL |
| 1,000 BAM | 3,012.92 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-04-17T02:46:57Z",
"rates": {
"BRL": 3.012915
}
}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": 301.2915,
"rate": 3.012915
}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