Rate Overview
Live
1 EGP = 0.218934 BOB
1 BOB = 4.5676
EGP
Avg
0.214207
High
0.218934
Low
0.209702
Last updated: 7/26/2026, 10:00:53 AM
Quick Conversions
| EGP | BOB |
|---|---|
| 1 EGP | 0.22 BOB |
| 10 EGP | 2.19 BOB |
| 50 EGP | 10.95 BOB |
| 100 EGP | 21.89 BOB |
| 500 EGP | 109.47 BOB |
| 1,000 EGP | 218.93 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-26T10:00:53Z",
"rates": {
"BOB": 0.218934
}
}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.8934,
"rate": 0.218934
}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