Rate Overview
Live
1 BDT = 0.430775 EGP
1 EGP = 2.3214
BDT
Avg
0.399799
High
0.430775
Low
0.382980
Last updated: 3/27/2026, 3:13:17 PM
Quick Conversions
| BDT | EGP |
|---|---|
| 1 BDT | 0.43 EGP |
| 10 BDT | 4.31 EGP |
| 50 BDT | 21.54 EGP |
| 100 BDT | 43.08 EGP |
| 500 BDT | 215.39 EGP |
| 1,000 BDT | 430.78 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-03-27T15:13:17Z",
"rates": {
"EGP": 0.430775
}
}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": 43.0775,
"rate": 0.430775
}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