Rate Overview
Live
1 ETB = 0.012389 BBD
1 BBD = 80.7168
ETB
Avg
0.012384
High
0.012433
Low
0.012345
Last updated: 8/17/2026, 10:22:46 AM
Quick Conversions
| ETB | BBD |
|---|---|
| 1 ETB | 0.01 BBD |
| 10 ETB | 0.12 BBD |
| 50 ETB | 0.62 BBD |
| 100 ETB | 1.24 BBD |
| 500 ETB | 6.19 BBD |
| 1,000 ETB | 12.39 BBD |
Get ETB/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=BBDExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-08-17T10:22:46Z",
"rates": {
"BBD": 0.012389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "BBD",
"amount": 100
},
"result": 1.2389000000000001,
"rate": 0.012389
}Build with ETB/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key