Rate Overview
Live
1 BND = 39.8149 EGP
1 EGP = 0.025116
BND
Avg
38.9343
High
39.8149
Low
37.7901
Last updated: 7/31/2026, 8:41:39 PM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 39.81 EGP |
| 10 BND | 398.15 EGP |
| 50 BND | 1,990.74 EGP |
| 100 BND | 3,981.49 EGP |
| 500 BND | 19,907.43 EGP |
| 1,000 BND | 39,814.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-31T20:41:39Z",
"rates": {
"EGP": 39.814869
}
}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.4869000000003,
"rate": 39.814869
}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