Rate Overview
Live
1 BBD = 26.1105 EGP
1 EGP = 0.038299
BBD
Avg
25.1957
High
26.9896
Low
23.4060
Last updated: 5/29/2026, 10:59:55 PM
Quick Conversions
| BBD | EGP |
|---|---|
| 1 BBD | 26.11 EGP |
| 10 BBD | 261.10 EGP |
| 50 BBD | 1,305.52 EGP |
| 100 BBD | 2,611.05 EGP |
| 500 BBD | 13,055.25 EGP |
| 1,000 BBD | 26,110.50 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-05-29T22:59:55Z",
"rates": {
"EGP": 26.1105
}
}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": 2611.0499999999997,
"rate": 26.1105
}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