Rate Overview
Live
1 BDT = 0.415230 EGP
1 EGP = 2.4083
BDT
Avg
0.407749
High
0.415918
Low
0.396418
Last updated: 7/31/2026, 6:34:43 AM
Quick Conversions
| BDT | EGP |
|---|---|
| 1 BDT | 0.42 EGP |
| 10 BDT | 4.15 EGP |
| 50 BDT | 20.76 EGP |
| 100 BDT | 41.52 EGP |
| 500 BDT | 207.61 EGP |
| 1,000 BDT | 415.23 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-07-31T06:34:43Z",
"rates": {
"EGP": 0.41523
}
}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.522999999999996,
"rate": 0.41523
}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