Rate Overview
Live
1 BBD = 25.7623 EGP
1 EGP = 0.038816
BBD
Avg
26.0498
High
26.4904
Low
25.7113
Last updated: 4/18/2026, 8:44:25 AM
Quick Conversions
| BBD | EGP |
|---|---|
| 1 BBD | 25.76 EGP |
| 10 BBD | 257.62 EGP |
| 50 BBD | 1,288.12 EGP |
| 100 BBD | 2,576.23 EGP |
| 500 BBD | 12,881.16 EGP |
| 1,000 BBD | 25,762.32 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-04-18T08:44:25Z",
"rates": {
"EGP": 25.762322
}
}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": 2576.2322,
"rate": 25.762322
}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