Rate Overview
Live
1 BDT = 0.414335 EGP
1 EGP = 2.4135
BDT
Avg
0.410187
High
0.414335
Low
0.407132
Last updated: 8/20/2026, 2:43:45 AM
Quick Conversions
| BDT | EGP |
|---|---|
| 1 BDT | 0.41 EGP |
| 10 BDT | 4.14 EGP |
| 50 BDT | 20.72 EGP |
| 100 BDT | 41.43 EGP |
| 500 BDT | 207.17 EGP |
| 1,000 BDT | 414.34 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-08-20T02:43:45Z",
"rates": {
"EGP": 0.414335
}
}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": 41.4335,
"rate": 0.414335
}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