Rate Overview
Live
1 BND = 40.8974 EGP
1 EGP = 0.024451
BND
Avg
41.2032
High
41.5933
Low
40.8853
Last updated: 5/27/2026, 7:15:22 PM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 40.90 EGP |
| 10 BND | 408.97 EGP |
| 50 BND | 2,044.87 EGP |
| 100 BND | 4,089.74 EGP |
| 500 BND | 20,448.70 EGP |
| 1,000 BND | 40,897.41 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-27T19:15:22Z",
"rates": {
"EGP": 40.897407
}
}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.7407000000003,
"rate": 40.897407
}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