Rate Overview
Live
1 BBD = 78.5495 ETB
1 ETB = 0.012731
BBD
Avg
77.9026
High
78.9159
Low
70.3045
Last updated: 3/27/2026, 9:32:36 AM
Quick Conversions
| BBD | ETB |
|---|---|
| 1 BBD | 78.55 ETB |
| 10 BBD | 785.49 ETB |
| 50 BBD | 3,927.47 ETB |
| 100 BBD | 7,854.95 ETB |
| 500 BBD | 39,274.73 ETB |
| 1,000 BBD | 78,549.46 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-27T09:32:36Z",
"rates": {
"ETB": 78.549464
}
}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": 7854.9464,
"rate": 78.549464
}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