Rate Overview
Live
1 BAM = 8.8377 ERN
1 ERN = 0.113152
BAM
Avg
8.8519
High
8.8661
Low
8.8376
Last updated: 8/13/2026, 1:35:47 PM
Quick Conversions
| BAM | ERN |
|---|---|
| 1 BAM | 8.84 ERN |
| 10 BAM | 88.38 ERN |
| 50 BAM | 441.88 ERN |
| 100 BAM | 883.77 ERN |
| 500 BAM | 4,418.84 ERN |
| 1,000 BAM | 8,837.68 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-08-13T13:35:47Z",
"rates": {
"ERN": 8.837682
}
}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": 883.7681999999999,
"rate": 8.837682
}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