Rate Overview
Live
1 EGP = 0.131067 BOB
1 BOB = 7.6297
EGP
Avg
0.135362
High
0.145335
Low
0.131067
Last updated: 3/27/2026, 5:31:41 PM
Quick Conversions
| EGP | BOB |
|---|---|
| 1 EGP | 0.13 BOB |
| 10 EGP | 1.31 BOB |
| 50 EGP | 6.55 BOB |
| 100 EGP | 13.11 BOB |
| 500 EGP | 65.53 BOB |
| 1,000 EGP | 131.07 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-03-27T17:31:41Z",
"rates": {
"BOB": 0.131067
}
}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": 13.106699999999998,
"rate": 0.131067
}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