Rate Overview
Live
1 ETB = 0.012730 BBD
1 BBD = 78.5546
ETB
Avg
0.013807
High
0.015333
Low
0.012671
Last updated: 3/27/2026, 11:50:40 AM
Quick Conversions
| ETB | BBD |
|---|---|
| 1 ETB | 0.01 BBD |
| 10 ETB | 0.13 BBD |
| 50 ETB | 0.64 BBD |
| 100 ETB | 1.27 BBD |
| 500 ETB | 6.37 BBD |
| 1,000 ETB | 12.73 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-03-27T11:50:40Z",
"rates": {
"BBD": 0.01273
}
}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.273,
"rate": 0.01273
}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