Rate Overview
Live
1 BAM = 3.0017 BRL
1 BRL = 0.333143
BAM
Avg
3.1740
High
3.2908
Low
2.9630
Last updated: 5/27/2026, 4:05:50 PM
Quick Conversions
| BAM | BRL |
|---|---|
| 1 BAM | 3.00 BRL |
| 10 BAM | 30.02 BRL |
| 50 BAM | 150.09 BRL |
| 100 BAM | 300.17 BRL |
| 500 BAM | 1,500.86 BRL |
| 1,000 BAM | 3,001.71 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-05-27T16:05:50Z",
"rates": {
"BRL": 3.001715
}
}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": 300.1715,
"rate": 3.001715
}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