Rate Overview
Live
1 BBD = 80.1198 ETB
1 ETB = 0.012481
BBD
Avg
80.1106
High
80.3627
Low
79.7472
Last updated: 5/29/2026, 7:50:46 PM
Quick Conversions
| BBD | ETB |
|---|---|
| 1 BBD | 80.12 ETB |
| 10 BBD | 801.20 ETB |
| 50 BBD | 4,005.99 ETB |
| 100 BBD | 8,011.98 ETB |
| 500 BBD | 40,059.90 ETB |
| 1,000 BBD | 80,119.79 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-29T19:50:46Z",
"rates": {
"ETB": 80.119793
}
}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": 8011.9793,
"rate": 80.119793
}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