Rate Overview
Live
1 BBD = 25.2749 EGP
1 EGP = 0.039565
BBD
Avg
25.1813
High
26.9896
Low
23.4060
Last updated: 7/28/2026, 12:39:36 PM
Quick Conversions
| BBD | EGP |
|---|---|
| 1 BBD | 25.27 EGP |
| 10 BBD | 252.75 EGP |
| 50 BBD | 1,263.75 EGP |
| 100 BBD | 2,527.49 EGP |
| 500 BBD | 12,637.45 EGP |
| 1,000 BBD | 25,274.90 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-28T12:39:36Z",
"rates": {
"EGP": 25.2749
}
}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": 2527.49,
"rate": 25.2749
}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