Rate Overview
Live
1 BDT = 1.2743 ETB
1 ETB = 0.784774
BDT
Avg
1.2785
High
1.2803
Low
1.2743
Last updated: 5/8/2026, 3:20:34 AM
Quick Conversions
| BDT | ETB |
|---|---|
| 1 BDT | 1.27 ETB |
| 10 BDT | 12.74 ETB |
| 50 BDT | 63.71 ETB |
| 100 BDT | 127.43 ETB |
| 500 BDT | 637.13 ETB |
| 1,000 BDT | 1,274.25 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-05-08T03:20:34Z",
"rates": {
"ETB": 1.274253
}
}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.42530000000001,
"rate": 1.274253
}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