Rate Overview
Live
1 BAM = 31.0922 EGP
1 EGP = 0.032162
BAM
Avg
28.8969
High
31.0922
Low
27.8204
Last updated: 3/27/2026, 7:21:10 PM
Quick Conversions
| BAM | EGP |
|---|---|
| 1 BAM | 31.09 EGP |
| 10 BAM | 310.92 EGP |
| 50 BAM | 1,554.61 EGP |
| 100 BAM | 3,109.22 EGP |
| 500 BAM | 15,546.12 EGP |
| 1,000 BAM | 31,092.23 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-03-27T19:21:10Z",
"rates": {
"EGP": 31.09223
}
}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": 3109.223,
"rate": 31.09223
}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