Rate Overview
Live
1 BAM = 8.8817 ERN
1 ERN = 0.112592
BAM
Avg
8.8729
High
8.9073
Low
8.8488
Last updated: 6/16/2026, 12:16:32 PM
Quick Conversions
| BAM | ERN |
|---|---|
| 1 BAM | 8.88 ERN |
| 10 BAM | 88.82 ERN |
| 50 BAM | 444.08 ERN |
| 100 BAM | 888.17 ERN |
| 500 BAM | 4,440.83 ERN |
| 1,000 BAM | 8,881.66 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-06-16T12:16:32Z",
"rates": {
"ERN": 8.881658
}
}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": 888.1658,
"rate": 8.881658
}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