Rate Overview
Live
1 ETB = 0.012486 BBD
1 BBD = 80.0897
ETB
Avg
0.012517
High
0.012659
Low
0.012455
Last updated: 7/8/2026, 5:11:35 PM
Quick Conversions
| ETB | BBD |
|---|---|
| 1 ETB | 0.01 BBD |
| 10 ETB | 0.12 BBD |
| 50 ETB | 0.62 BBD |
| 100 ETB | 1.25 BBD |
| 500 ETB | 6.24 BBD |
| 1,000 ETB | 12.49 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-07-08T17:11:35Z",
"rates": {
"BBD": 0.012486
}
}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.2486000000000002,
"rate": 0.012486
}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