Rate Overview
Live
1 EGP = 2.3261 BDT
1 BDT = 0.429902
EGP
Avg
2.3984
High
2.5760
Low
2.3255
Last updated: 3/27/2026, 11:35:30 AM
Quick Conversions
| EGP | BDT |
|---|---|
| 1 EGP | 2.33 BDT |
| 10 EGP | 23.26 BDT |
| 50 EGP | 116.31 BDT |
| 100 EGP | 232.61 BDT |
| 500 EGP | 1,163.06 BDT |
| 1,000 EGP | 2,326.11 BDT |
Get EGP/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=BDTExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T11:35:30Z",
"rates": {
"BDT": 2.326113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "BDT",
"amount": 100
},
"result": 232.6113,
"rate": 2.326113
}Build with EGP/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key