Rate Overview
Live
1 EGP = 0.211276 BOB
1 BOB = 4.7331
EGP
Avg
0.210269
High
0.211863
Low
0.205567
Last updated: 7/23/2026, 4:04:34 PM
Quick Conversions
| EGP | BOB |
|---|---|
| 1 EGP | 0.21 BOB |
| 10 EGP | 2.11 BOB |
| 50 EGP | 10.56 BOB |
| 100 EGP | 21.13 BOB |
| 500 EGP | 105.64 BOB |
| 1,000 EGP | 211.28 BOB |
Get EGP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=BOBExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-23T16:04:34Z",
"rates": {
"BOB": 0.211276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "BOB",
"amount": 100
},
"result": 21.127599999999997,
"rate": 0.211276
}Build with EGP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key