Rate Overview
Live
1 BAM = 31.1534 EGP
1 EGP = 0.032099
BAM
Avg
31.0348
High
31.1972
Low
30.8189
Last updated: 3/27/2026, 3:47:48 PM
Quick Conversions
| BAM | EGP |
|---|---|
| 1 BAM | 31.15 EGP |
| 10 BAM | 311.53 EGP |
| 50 BAM | 1,557.67 EGP |
| 100 BAM | 3,115.34 EGP |
| 500 BAM | 15,576.68 EGP |
| 1,000 BAM | 31,153.35 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-27T15:47:48Z",
"rates": {
"EGP": 31.153353
}
}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": 3115.3352999999997,
"rate": 31.153353
}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