Rate Overview
Live
1 EGP = 2.3216 BDT
1 BDT = 0.430746
EGP
Avg
2.3983
High
2.5760
Low
2.3216
Last updated: 3/27/2026, 2:35:49 PM
Quick Conversions
| EGP | BDT |
|---|---|
| 1 EGP | 2.32 BDT |
| 10 EGP | 23.22 BDT |
| 50 EGP | 116.08 BDT |
| 100 EGP | 232.16 BDT |
| 500 EGP | 1,160.78 BDT |
| 1,000 EGP | 2,321.55 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-27T14:35:49Z",
"rates": {
"BDT": 2.321553
}
}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.1553,
"rate": 2.321553
}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