Rate Overview
Live
1 BBD = 80.0872 ETB
1 ETB = 0.012486
BBD
Avg
79.8911
High
80.2871
Low
78.9932
Last updated: 7/8/2026, 5:10:10 PM
Quick Conversions
| BBD | ETB |
|---|---|
| 1 BBD | 80.09 ETB |
| 10 BBD | 800.87 ETB |
| 50 BBD | 4,004.36 ETB |
| 100 BBD | 8,008.72 ETB |
| 500 BBD | 40,043.61 ETB |
| 1,000 BBD | 80,087.22 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-07-08T17:10:10Z",
"rates": {
"ETB": 80.087221
}
}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": 8008.7221,
"rate": 80.087221
}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