Rate Overview
Live
1 BND = 40.6318 EGP
1 EGP = 0.024611
BND
Avg
40.3086
High
40.6318
Low
40.1146
Last updated: 9/10/2026, 5:31:36 PM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 40.63 EGP |
| 10 BND | 406.32 EGP |
| 50 BND | 2,031.59 EGP |
| 100 BND | 4,063.18 EGP |
| 500 BND | 20,315.92 EGP |
| 1,000 BND | 40,631.84 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-09-10T17:31:36Z",
"rates": {
"EGP": 40.631839
}
}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": 4063.1839,
"rate": 40.631839
}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