Rate Overview
Live
1 BBD = 26.3490 EGP
1 EGP = 0.037952
BBD
Avg
26.2235
High
26.3502
Low
26.0924
Last updated: 3/27/2026, 6:01:43 AM
Quick Conversions
| BBD | EGP |
|---|---|
| 1 BBD | 26.35 EGP |
| 10 BBD | 263.49 EGP |
| 50 BBD | 1,317.45 EGP |
| 100 BBD | 2,634.90 EGP |
| 500 BBD | 13,174.53 EGP |
| 1,000 BBD | 26,349.05 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-03-27T06:01:43Z",
"rates": {
"EGP": 26.34905
}
}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": 2634.9049999999997,
"rate": 26.34905
}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