Rate Overview
Live
1 BDT = 0.417191 EGP
1 EGP = 2.3970
BDT
Avg
0.415071
High
0.417191
Low
0.412942
Last updated: 9/10/2026, 11:48:52 AM
Quick Conversions
| BDT | EGP |
|---|---|
| 1 BDT | 0.42 EGP |
| 10 BDT | 4.17 EGP |
| 50 BDT | 20.86 EGP |
| 100 BDT | 41.72 EGP |
| 500 BDT | 208.60 EGP |
| 1,000 BDT | 417.19 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-09-10T11:48:52Z",
"rates": {
"EGP": 0.417191
}
}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.7191,
"rate": 0.417191
}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