Rate Overview
Live
1 EGP = 0.198439 BOB
1 BOB = 5.0393
EGP
Avg
0.152427
High
0.202545
Low
0.133320
Last updated: 7/13/2026, 4:02:15 PM
Quick Conversions
| EGP | BOB |
|---|---|
| 1 EGP | 0.20 BOB |
| 10 EGP | 1.98 BOB |
| 50 EGP | 9.92 BOB |
| 100 EGP | 19.84 BOB |
| 500 EGP | 99.22 BOB |
| 1,000 EGP | 198.44 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-13T16:02:15Z",
"rates": {
"BOB": 0.198439
}
}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": 19.8439,
"rate": 0.198439
}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