Rate Overview
Live
1 BAM = 95.8681 ETB
1 ETB = 0.010431
BAM
Avg
95.9643
High
97.2963
Low
95.0456
Last updated: 9/5/2026, 6:09:46 AM
Quick Conversions
| BAM | ETB |
|---|---|
| 1 BAM | 95.87 ETB |
| 10 BAM | 958.68 ETB |
| 50 BAM | 4,793.41 ETB |
| 100 BAM | 9,586.81 ETB |
| 500 BAM | 47,934.06 ETB |
| 1,000 BAM | 95,868.11 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-09-05T06:09:46Z",
"rates": {
"ETB": 95.868113
}
}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": 9586.8113,
"rate": 95.868113
}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