Rate Overview
Live
1 BND = 39.8167 EGP
1 EGP = 0.025115
BND
Avg
39.5830
High
39.8167
Low
39.1657
Last updated: 7/31/2026, 4:38:14 PM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 39.82 EGP |
| 10 BND | 398.17 EGP |
| 50 BND | 1,990.84 EGP |
| 100 BND | 3,981.67 EGP |
| 500 BND | 19,908.37 EGP |
| 1,000 BND | 39,816.74 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-07-31T16:38:14Z",
"rates": {
"EGP": 39.816737
}
}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": 3981.6737000000003,
"rate": 39.816737
}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