Rate Overview
Live
1 BND = 38.6025 EGP
1 EGP = 0.025905
BND
Avg
39.4268
High
40.4692
Low
38.6025
Last updated: 6/19/2026, 8:46:10 AM
Quick Conversions
| BND | EGP |
|---|---|
| 1 BND | 38.60 EGP |
| 10 BND | 386.02 EGP |
| 50 BND | 1,930.12 EGP |
| 100 BND | 3,860.25 EGP |
| 500 BND | 19,301.23 EGP |
| 1,000 BND | 38,602.45 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-06-19T08:46:10Z",
"rates": {
"EGP": 38.602454
}
}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": 3860.2454000000002,
"rate": 38.602454
}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