Rate Overview
Live
1 BND = 40.8982 EGP
1 EGP = 0.024451
BND
Avg
41.2033
High
41.5933
Low
40.8853
Last updated: 5/27/2026, 9:36:00 PM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 40.90 EGP |
| 10 BND | 408.98 EGP |
| 50 BND | 2,044.91 EGP |
| 100 BND | 4,089.82 EGP |
| 500 BND | 20,449.10 EGP |
| 1,000 BND | 40,898.19 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-27T21:36:00Z",
"rates": {
"EGP": 40.89819
}
}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.819,
"rate": 40.89819
}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