Rate Overview
Live
1 BDT = 0.425255 EGP
1 EGP = 2.3515
BDT
Avg
0.428611
High
0.431945
Low
0.425255
Last updated: 5/28/2026, 12:05:03 AM
Quick Conversions
| BDT | EGP |
|---|---|
| 1 BDT | 0.43 EGP |
| 10 BDT | 4.25 EGP |
| 50 BDT | 21.26 EGP |
| 100 BDT | 42.53 EGP |
| 500 BDT | 212.63 EGP |
| 1,000 BDT | 425.26 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-28T00:05:03Z",
"rates": {
"EGP": 0.425255
}
}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.5255,
"rate": 0.425255
}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