Rate Overview
Live
1 BAM = 8.7270 ERN
1 ERN = 0.114586
BAM
Avg
8.6672
High
9.0690
Low
7.9080
Last updated: 7/24/2026, 11:21:03 PM
Quick Conversions
| BAM | ERN |
|---|---|
| 1 BAM | 8.73 ERN |
| 10 BAM | 87.27 ERN |
| 50 BAM | 436.35 ERN |
| 100 BAM | 872.70 ERN |
| 500 BAM | 4,363.52 ERN |
| 1,000 BAM | 8,727.04 ERN |
Get BAM/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=ERNExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-24T23:21:03Z",
"rates": {
"ERN": 8.727038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "ERN",
"amount": 100
},
"result": 872.7038,
"rate": 8.727038
}Build with BAM/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key