Rate Overview
Live
1 BND = 41.0763 EGP
1 EGP = 0.024345
BND
Avg
40.9286
High
41.1286
Low
40.6766
Last updated: 3/27/2026, 2:34:47 PM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 41.08 EGP |
| 10 BND | 410.76 EGP |
| 50 BND | 2,053.81 EGP |
| 100 BND | 4,107.63 EGP |
| 500 BND | 20,538.15 EGP |
| 1,000 BND | 41,076.29 EGP |
Get BND/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=EGPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T14:34:47Z",
"rates": {
"EGP": 41.076293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "EGP",
"amount": 100
},
"result": 4107.6293,
"rate": 41.076293
}Build with BND/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key