Rate Overview
Live
1 BND = 40.6952 EGP
1 EGP = 0.024573
BND
Avg
41.2961
High
41.8718
Low
40.6952
Last updated: 4/17/2026, 6:12:41 AM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 40.70 EGP |
| 10 BND | 406.95 EGP |
| 50 BND | 2,034.76 EGP |
| 100 BND | 4,069.52 EGP |
| 500 BND | 20,347.62 EGP |
| 1,000 BND | 40,695.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-04-17T06:12:41Z",
"rates": {
"EGP": 40.695232
}
}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": 4069.5231999999996,
"rate": 40.695232
}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