Rate Overview
Live
1 BND = 39.8199 EGP
1 EGP = 0.025113
BND
Avg
39.5657
High
39.8199
Low
39.1657
Last updated: 8/1/2026, 12:38:07 AM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 39.82 EGP |
| 10 BND | 398.20 EGP |
| 50 BND | 1,990.99 EGP |
| 100 BND | 3,981.99 EGP |
| 500 BND | 19,909.93 EGP |
| 1,000 BND | 39,819.85 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-08-01T00:38:07Z",
"rates": {
"EGP": 39.819851
}
}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.9851,
"rate": 39.819851
}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