Rate Overview
Live
1 BAM = 94.0252 ETB
1 ETB = 0.010635
BAM
Avg
93.9328
High
94.1793
Low
93.5391
Last updated: 4/17/2026, 2:46:14 AM
Quick Conversions
| BAM | ETB |
|---|---|
| 1 BAM | 94.03 ETB |
| 10 BAM | 940.25 ETB |
| 50 BAM | 4,701.26 ETB |
| 100 BAM | 9,402.52 ETB |
| 500 BAM | 47,012.61 ETB |
| 1,000 BAM | 94,025.22 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-04-17T02:46:14Z",
"rates": {
"ETB": 94.025223
}
}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": 9402.5223,
"rate": 94.025223
}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