Rate Overview
Live
1 BND = 40.8962 EGP
1 EGP = 0.024452
BND
Avg
39.0186
High
42.2491
Low
36.5886
Last updated: 5/28/2026, 12:06:50 AM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 40.90 EGP |
| 10 BND | 408.96 EGP |
| 50 BND | 2,044.81 EGP |
| 100 BND | 4,089.62 EGP |
| 500 BND | 20,448.12 EGP |
| 1,000 BND | 40,896.23 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-05-28T00:06:50Z",
"rates": {
"EGP": 40.896232
}
}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": 4089.6232,
"rate": 40.896232
}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