Rate Overview
Live
1 ETB = 0.012426 BBD
1 BBD = 80.4764
ETB
Avg
0.012526
High
0.012638
Low
0.012426
Last updated: 6/18/2026, 9:47:47 PM
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.21 BBD |
| 1,000 ETB | 12.43 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-06-18T21:47:47Z",
"rates": {
"BBD": 0.012426
}
}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.2426,
"rate": 0.012426
}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