Rate Overview
Live
1 BOB = 7.5408 EGP
1 EGP = 0.132612
BOB
Avg
7.1110
High
7.8084
Low
6.7611
Last updated: 5/27/2026, 8:49:19 AM
Quick Conversions
| BOB | EGP |
|---|---|
| 1 BOB | 7.54 EGP |
| 10 BOB | 75.41 EGP |
| 50 BOB | 377.04 EGP |
| 100 BOB | 754.08 EGP |
| 500 BOB | 3,770.39 EGP |
| 1,000 BOB | 7,540.78 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-27T08:49:19Z",
"rates": {
"EGP": 7.540778
}
}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.0778,
"rate": 7.540778
}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