Rate Overview
Live
1 BDT = 1.2764 ETB
1 ETB = 0.783481
BDT
Avg
1.2593
High
1.2831
Low
1.1860
Last updated: 3/28/2026, 10:42:05 AM
Quick Conversions
| BDT | ETB |
|---|---|
| 1 BDT | 1.28 ETB |
| 10 BDT | 12.76 ETB |
| 50 BDT | 63.82 ETB |
| 100 BDT | 127.64 ETB |
| 500 BDT | 638.18 ETB |
| 1,000 BDT | 1,276.36 ETB |
Get BDT/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=ETBExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-28T10:42:05Z",
"rates": {
"ETB": 1.276355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "ETB",
"amount": 100
},
"result": 127.6355,
"rate": 1.276355
}Build with BDT/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key