Rate Overview
Live
1 BAM = 31.2567 EGP
1 EGP = 0.031993
BAM
Avg
31.6188
High
31.9530
Low
31.2567
Last updated: 4/17/2026, 12:02:44 AM
Quick Conversions
| BAM | EGP |
|---|---|
| 1 BAM | 31.26 EGP |
| 10 BAM | 312.57 EGP |
| 50 BAM | 1,562.84 EGP |
| 100 BAM | 3,125.67 EGP |
| 500 BAM | 15,628.37 EGP |
| 1,000 BAM | 31,256.75 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-04-17T00:02:44Z",
"rates": {
"EGP": 31.256746
}
}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": 3125.6746,
"rate": 31.256746
}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