Rate Overview
Live
1 BAM = 92.7202 ETB
1 ETB = 0.010785
BAM
Avg
93.1535
High
94.3161
Low
92.0192
Last updated: 3/7/2026, 7:38:23 AM
Quick Conversions
| BAM | ETB |
|---|---|
| 1 BAM | 92.72 ETB |
| 10 BAM | 927.20 ETB |
| 50 BAM | 4,636.01 ETB |
| 100 BAM | 9,272.02 ETB |
| 500 BAM | 46,360.09 ETB |
| 1,000 BAM | 92,720.17 ETB |
Get BAM/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=ETBExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-07T07:38:23Z",
"rates": {
"ETB": 92.72017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "ETB",
"amount": 100
},
"result": 9272.017,
"rate": 92.72017
}Build with BAM/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key