Rate Overview
Live
1 BAM = 30.2904 EGP
1 EGP = 0.033014
BAM
Avg
29.9806
High
30.2904
Low
29.6355
Last updated: 9/2/2026, 9:35:47 AM
Quick Conversions
| BAM | EGP |
|---|---|
| 1 BAM | 30.29 EGP |
| 10 BAM | 302.90 EGP |
| 50 BAM | 1,514.52 EGP |
| 100 BAM | 3,029.04 EGP |
| 500 BAM | 15,145.21 EGP |
| 1,000 BAM | 30,290.43 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-09-02T09:35:47Z",
"rates": {
"EGP": 30.290426
}
}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": 3029.0426,
"rate": 30.290426
}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