Rate Overview
Live
1 BND = 39.3248 EGP
1 EGP = 0.025429
BND
Avg
38.8071
High
39.3248
Low
37.5454
Last updated: 3/7/2026, 8:01:33 AM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 39.32 EGP |
| 10 BND | 393.25 EGP |
| 50 BND | 1,966.24 EGP |
| 100 BND | 3,932.48 EGP |
| 500 BND | 19,662.40 EGP |
| 1,000 BND | 39,324.81 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-03-07T08:01:33Z",
"rates": {
"EGP": 39.324807
}
}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": 3932.4807,
"rate": 39.324807
}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