Rate Overview
Live
1 BBD = 24.9501 EGP
1 EGP = 0.040080
BBD
Avg
25.2316
High
25.9497
Low
24.9501
Last updated: 6/20/2026, 7:48:28 AM
Quick Conversions
| BBD | EGP |
|---|---|
| 1 BBD | 24.95 EGP |
| 10 BBD | 249.50 EGP |
| 50 BBD | 1,247.51 EGP |
| 100 BBD | 2,495.01 EGP |
| 500 BBD | 12,475.06 EGP |
| 1,000 BBD | 24,950.13 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-06-20T07:48:28Z",
"rates": {
"EGP": 24.950127
}
}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": 2495.0126999999998,
"rate": 24.950127
}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