Rate Overview
Live
1 BDT = 0.428761 EGP
1 EGP = 2.3323
BDT
Avg
0.434454
High
0.437147
Low
0.428761
Last updated: 5/7/2026, 7:59:19 PM
Quick Conversions
| BDT | EGP |
|---|---|
| 1 BDT | 0.43 EGP |
| 10 BDT | 4.29 EGP |
| 50 BDT | 21.44 EGP |
| 100 BDT | 42.88 EGP |
| 500 BDT | 214.38 EGP |
| 1,000 BDT | 428.76 EGP |
Get BDT/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=EGPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-05-07T19:59:19Z",
"rates": {
"EGP": 0.428761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "EGP",
"amount": 100
},
"result": 42.8761,
"rate": 0.428761
}Build with BDT/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key