Rate Overview
Live
1 EGP = 2.4383 BDT
1 BDT = 0.410114
EGP
Avg
2.4902
High
2.5760
Low
2.4380
Last updated: 3/6/2026, 3:19:56 PM
Quick Conversions
| EGP | BDT |
|---|---|
| 1 EGP | 2.44 BDT |
| 10 EGP | 24.38 BDT |
| 50 EGP | 121.92 BDT |
| 100 EGP | 243.83 BDT |
| 500 EGP | 1,219.17 BDT |
| 1,000 EGP | 2,438.35 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-06T15:19:56Z",
"rates": {
"BDT": 2.438345
}
}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": 243.8345,
"rate": 2.438345
}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