Rate Overview
Live
1 BND = 41.0741 EGP
1 EGP = 0.024346
BND
Avg
38.0813
High
41.0741
Low
36.3255
Last updated: 3/27/2026, 4:28:28 PM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 41.07 EGP |
| 10 BND | 410.74 EGP |
| 50 BND | 2,053.71 EGP |
| 100 BND | 4,107.41 EGP |
| 500 BND | 20,537.06 EGP |
| 1,000 BND | 41,074.11 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-27T16:28:28Z",
"rates": {
"EGP": 41.074114
}
}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": 4107.4114,
"rate": 41.074114
}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