Rate Overview
Live
1 BAM = 29.9752 EGP
1 EGP = 0.033361
BAM
Avg
28.6823
High
32.0868
Low
26.5530
Last updated: 7/23/2026, 2:31:50 PM
Quick Conversions
| BAM | EGP |
|---|---|
| 1 BAM | 29.98 EGP |
| 10 BAM | 299.75 EGP |
| 50 BAM | 1,498.76 EGP |
| 100 BAM | 2,997.52 EGP |
| 500 BAM | 14,987.61 EGP |
| 1,000 BAM | 29,975.22 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-23T14:31:50Z",
"rates": {
"EGP": 29.975215
}
}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": 2997.5215,
"rate": 29.975215
}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