Rate Overview
Live
1 EGP = 2.3578 BDT
1 BDT = 0.424128
EGP
Avg
2.3284
High
2.3601
Low
2.3026
Last updated: 4/16/2026, 8:06:11 AM
Quick Conversions
| EGP | BDT |
|---|---|
| 1 EGP | 2.36 BDT |
| 10 EGP | 23.58 BDT |
| 50 EGP | 117.89 BDT |
| 100 EGP | 235.78 BDT |
| 500 EGP | 1,178.89 BDT |
| 1,000 EGP | 2,357.78 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-04-16T08:06:11Z",
"rates": {
"BDT": 2.35778
}
}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.778,
"rate": 2.35778
}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