Rate Overview
Live
1 BBD = 78.1109 ETB
1 ETB = 0.012802
BBD
Avg
77.9094
High
78.1375
Low
77.5216
Last updated: 5/9/2026, 4:52:54 AM
Quick Conversions
| BBD | ETB |
|---|---|
| 1 BBD | 78.11 ETB |
| 10 BBD | 781.11 ETB |
| 50 BBD | 3,905.54 ETB |
| 100 BBD | 7,811.09 ETB |
| 500 BBD | 39,055.43 ETB |
| 1,000 BBD | 78,110.87 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-05-09T04:52:54Z",
"rates": {
"ETB": 78.110868
}
}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": 7811.0868,
"rate": 78.110868
}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