Rate Overview
Live
1 BDT = 1.3029 ETB
1 ETB = 0.767517
BDT
Avg
1.2508
High
1.3066
Low
1.1199
Last updated: 7/30/2026, 12:05:50 PM
Quick Conversions
| BDT | ETB |
|---|---|
| 1 BDT | 1.30 ETB |
| 10 BDT | 13.03 ETB |
| 50 BDT | 65.15 ETB |
| 100 BDT | 130.29 ETB |
| 500 BDT | 651.45 ETB |
| 1,000 BDT | 1,302.90 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-07-30T12:05:50Z",
"rates": {
"ETB": 1.302903
}
}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": 130.2903,
"rate": 1.302903
}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