Rate Overview
Live
1 BND = 39.7142 EGP
1 EGP = 0.025180
BND
Avg
39.3112
High
39.7142
Low
39.0579
Last updated: 8/20/2026, 7:41:24 AM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 39.71 EGP |
| 10 BND | 397.14 EGP |
| 50 BND | 1,985.71 EGP |
| 100 BND | 3,971.42 EGP |
| 500 BND | 19,857.11 EGP |
| 1,000 BND | 39,714.21 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-08-20T07:41:24Z",
"rates": {
"EGP": 39.714212
}
}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": 3971.4212,
"rate": 39.714212
}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