Rate Overview
Live
1 BBD = 77.5777 ETB
1 ETB = 0.012890
BBD
Avg
77.0337
High
78.4678
Low
70.3045
Last updated: 3/6/2026, 9:34:50 PM
Quick Conversions
| BBD | ETB |
|---|---|
| 1 BBD | 77.58 ETB |
| 10 BBD | 775.78 ETB |
| 50 BBD | 3,878.88 ETB |
| 100 BBD | 7,757.77 ETB |
| 500 BBD | 38,788.85 ETB |
| 1,000 BBD | 77,577.70 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-03-06T21:34:50Z",
"rates": {
"ETB": 77.5777
}
}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": 7757.7699999999995,
"rate": 77.5777
}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