Rate Overview
Live
1 BBD = 25.0675 EGP
1 EGP = 0.039892
BBD
Avg
24.5679
High
25.0812
Low
23.7465
Last updated: 3/6/2026, 9:36:54 PM
Quick Conversions
| BBD | EGP |
|---|---|
| 1 BBD | 25.07 EGP |
| 10 BBD | 250.67 EGP |
| 50 BBD | 1,253.37 EGP |
| 100 BBD | 2,506.75 EGP |
| 500 BBD | 12,533.73 EGP |
| 1,000 BBD | 25,067.45 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-06T21:36:54Z",
"rates": {
"EGP": 25.06745
}
}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": 2506.745,
"rate": 25.06745
}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