Rate Overview
Live
1 BDT = 0.429970 EGP
1 EGP = 2.3257
BDT
Avg
0.427586
High
0.429970
Low
0.424839
Last updated: 3/27/2026, 8:01:11 AM
Quick Conversions
| BDT | EGP |
|---|---|
| 1 BDT | 0.43 EGP |
| 10 BDT | 4.30 EGP |
| 50 BDT | 21.50 EGP |
| 100 BDT | 43.00 EGP |
| 500 BDT | 214.99 EGP |
| 1,000 BDT | 429.97 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-27T08:01:11Z",
"rates": {
"EGP": 0.42997
}
}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.997,
"rate": 0.42997
}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