Rate Overview
Live
1 BAM = 29.8786 EGP
1 EGP = 0.033469
BAM
Avg
30.0105
High
32.2105
Low
28.0949
Last updated: 7/24/2026, 9:34:12 PM
Quick Conversions
| BAM | EGP |
|---|---|
| 1 BAM | 29.88 EGP |
| 10 BAM | 298.79 EGP |
| 50 BAM | 1,493.93 EGP |
| 100 BAM | 2,987.86 EGP |
| 500 BAM | 14,939.29 EGP |
| 1,000 BAM | 29,878.59 EGP |
Get BAM/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=EGPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-24T21:34:12Z",
"rates": {
"EGP": 29.878585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "EGP",
"amount": 100
},
"result": 2987.8585000000003,
"rate": 29.878585
}Build with BAM/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key