Rate Overview
Live
1 EGP = 0.219037 BOB
1 BOB = 4.5654
EGP
Avg
0.145453
High
0.219037
Low
0.127120
Last updated: 7/26/2026, 10:28:11 PM
Quick Conversions
| EGP | BOB |
|---|---|
| 1 EGP | 0.22 BOB |
| 10 EGP | 2.19 BOB |
| 50 EGP | 10.95 BOB |
| 100 EGP | 21.90 BOB |
| 500 EGP | 109.52 BOB |
| 1,000 EGP | 219.04 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-26T22:28:11Z",
"rates": {
"BOB": 0.219037
}
}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.9037,
"rate": 0.219037
}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