Rate Overview
Live
1 BOB = 4.2579 EGP
1 EGP = 0.234859
BOB
Avg
4.1766
High
4.2579
Low
4.1048
Last updated: 8/13/2026, 7:26:00 AM
Quick Conversions
| BOB | EGP |
|---|---|
| 1 BOB | 4.26 EGP |
| 10 BOB | 42.58 EGP |
| 50 BOB | 212.89 EGP |
| 100 BOB | 425.79 EGP |
| 500 BOB | 2,128.94 EGP |
| 1,000 BOB | 4,257.87 EGP |
Get BOB/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=EGPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-13T07:26:00Z",
"rates": {
"EGP": 4.257874
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "EGP",
"amount": 100
},
"result": 425.7874,
"rate": 4.257874
}Build with BOB/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key