Rate Overview
Live
1 BBD = 24.8019 EGP
1 EGP = 0.040320
BBD
Avg
24.5948
High
24.8133
Low
24.3649
Last updated: 7/9/2026, 9:49:25 PM
Quick Conversions
| BBD | EGP |
|---|---|
| 1 BBD | 24.80 EGP |
| 10 BBD | 248.02 EGP |
| 50 BBD | 1,240.09 EGP |
| 100 BBD | 2,480.19 EGP |
| 500 BBD | 12,400.93 EGP |
| 1,000 BBD | 24,801.85 EGP |
Get BBD/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=EGPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-09T21:49:25Z",
"rates": {
"EGP": 24.80185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "EGP",
"amount": 100
},
"result": 2480.1850000000004,
"rate": 24.80185
}Build with BBD/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key