Rate Overview
Live
1 BDT = 0.421065 EGP
1 EGP = 2.3749
BDT
Avg
0.427731
High
0.434284
Low
0.421065
Last updated: 4/17/2026, 6:15:52 AM
Quick Conversions
| BDT | EGP |
|---|---|
| 1 BDT | 0.42 EGP |
| 10 BDT | 4.21 EGP |
| 50 BDT | 21.05 EGP |
| 100 BDT | 42.11 EGP |
| 500 BDT | 210.53 EGP |
| 1,000 BDT | 421.07 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-04-17T06:15:52Z",
"rates": {
"EGP": 0.421065
}
}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.106500000000004,
"rate": 0.421065
}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