Rate Overview
Live
1 BAM = 31.7677 EGP
1 EGP = 0.031479
BAM
Avg
31.9748
High
32.1254
Low
31.7579
Last updated: 5/7/2026, 5:37:28 AM
Quick Conversions
| BAM | EGP |
|---|---|
| 1 BAM | 31.77 EGP |
| 10 BAM | 317.68 EGP |
| 50 BAM | 1,588.38 EGP |
| 100 BAM | 3,176.77 EGP |
| 500 BAM | 15,883.83 EGP |
| 1,000 BAM | 31,767.66 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-05-07T05:37:28Z",
"rates": {
"EGP": 31.767658
}
}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": 3176.7658,
"rate": 31.767658
}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