Rate Overview
Live
1 BAM = 3.1226 BRL
1 BRL = 0.320246
BAM
Avg
3.1184
High
3.1375
Low
3.0955
Last updated: 3/7/2026, 7:40:27 AM
Quick Conversions
| BAM | BRL |
|---|---|
| 1 BAM | 3.12 BRL |
| 10 BAM | 31.23 BRL |
| 50 BAM | 156.13 BRL |
| 100 BAM | 312.26 BRL |
| 500 BAM | 1,561.30 BRL |
| 1,000 BAM | 3,122.60 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-03-07T07:40:27Z",
"rates": {
"BRL": 3.122604
}
}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": 312.2604,
"rate": 3.122604
}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