Rate Overview
Live
1 EGP = 2.3214 BDT
1 BDT = 0.430766
EGP
Avg
2.3383
High
2.3538
Low
2.3214
Last updated: 3/27/2026, 9:31:59 AM
Quick Conversions
| EGP | BDT |
|---|---|
| 1 EGP | 2.32 BDT |
| 10 EGP | 23.21 BDT |
| 50 EGP | 116.07 BDT |
| 100 EGP | 232.14 BDT |
| 500 EGP | 1,160.72 BDT |
| 1,000 EGP | 2,321.45 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-27T09:31:59Z",
"rates": {
"BDT": 2.321448
}
}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.14480000000003,
"rate": 2.321448
}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