Rate Overview
Live
1 BBD = 77.9562 ETB
1 ETB = 0.012828
BBD
Avg
77.7871
High
78.0438
Low
77.5245
Last updated: 4/18/2026, 8:43:04 AM
Quick Conversions
| BBD | ETB |
|---|---|
| 1 BBD | 77.96 ETB |
| 10 BBD | 779.56 ETB |
| 50 BBD | 3,897.81 ETB |
| 100 BBD | 7,795.62 ETB |
| 500 BBD | 38,978.12 ETB |
| 1,000 BBD | 77,956.24 ETB |
Get BBD/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=ETBExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-18T08:43:04Z",
"rates": {
"ETB": 77.95624
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "ETB",
"amount": 100
},
"result": 7795.624,
"rate": 77.95624
}Build with BBD/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key