Rate Overview
Live
1 EGP = 2.3505 BDT
1 BDT = 0.425438
EGP
Avg
2.4541
High
2.6002
Low
2.2794
Last updated: 5/26/2026, 7:54:04 PM
Quick Conversions
| EGP | BDT |
|---|---|
| 1 EGP | 2.35 BDT |
| 10 EGP | 23.51 BDT |
| 50 EGP | 117.53 BDT |
| 100 EGP | 235.05 BDT |
| 500 EGP | 1,175.26 BDT |
| 1,000 EGP | 2,350.52 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-05-26T19:54:04Z",
"rates": {
"BDT": 2.35052
}
}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": 235.052,
"rate": 2.35052
}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