Rate Overview
Live
1 BND = 38.4429 EGP
1 EGP = 0.026013
BND
Avg
38.1590
High
38.4442
Low
37.7901
Last updated: 7/10/2026, 6:14:43 PM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 38.44 EGP |
| 10 BND | 384.43 EGP |
| 50 BND | 1,922.14 EGP |
| 100 BND | 3,844.29 EGP |
| 500 BND | 19,221.44 EGP |
| 1,000 BND | 38,442.87 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-10T18:14:43Z",
"rates": {
"EGP": 38.442874
}
}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": 3844.2874,
"rate": 38.442874
}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