Rate Overview
Live
1 BOB = 7.5412 EGP
1 EGP = 0.132605
BOB
Avg
7.6196
High
7.7059
Low
7.5412
Last updated: 5/27/2026, 6:10:56 AM
Quick Conversions
| BOB | EGP |
|---|---|
| 1 BOB | 7.54 EGP |
| 10 BOB | 75.41 EGP |
| 50 BOB | 377.06 EGP |
| 100 BOB | 754.12 EGP |
| 500 BOB | 3,770.59 EGP |
| 1,000 BOB | 7,541.18 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-05-27T06:10:56Z",
"rates": {
"EGP": 7.541182
}
}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": 754.1182,
"rate": 7.541182
}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