Rate Overview
Live
1 BAM = 3.0513 BRL
1 BRL = 0.327729
BAM
Avg
3.0680
High
3.0843
Low
3.0513
Last updated: 9/2/2026, 9:42:01 AM
Quick Conversions
| BAM | BRL |
|---|---|
| 1 BAM | 3.05 BRL |
| 10 BAM | 30.51 BRL |
| 50 BAM | 152.56 BRL |
| 100 BAM | 305.13 BRL |
| 500 BAM | 1,525.65 BRL |
| 1,000 BAM | 3,051.30 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-09-02T09:42:01Z",
"rates": {
"BRL": 3.051297
}
}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": 305.1297,
"rate": 3.051297
}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