Rate Overview
Live
1 BND = 40.9983 EGP
1 EGP = 0.024391
BND
Avg
40.9188
High
41.1286
Low
40.6766
Last updated: 3/27/2026, 12:52:58 PM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 41.00 EGP |
| 10 BND | 409.98 EGP |
| 50 BND | 2,049.91 EGP |
| 100 BND | 4,099.83 EGP |
| 500 BND | 20,499.13 EGP |
| 1,000 BND | 40,998.26 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-27T12:52:58Z",
"rates": {
"EGP": 40.998262
}
}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": 4099.8261999999995,
"rate": 40.998262
}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