Rate Overview
Live
1 EGP = 0.200322 BOB
1 BOB = 4.9920
EGP
Avg
0.141943
High
0.202545
Low
0.127461
Last updated: 7/13/2026, 4:40:27 AM
Quick Conversions
| EGP | BOB |
|---|---|
| 1 EGP | 0.20 BOB |
| 10 EGP | 2.00 BOB |
| 50 EGP | 10.02 BOB |
| 100 EGP | 20.03 BOB |
| 500 EGP | 100.16 BOB |
| 1,000 EGP | 200.32 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-13T04:40:27Z",
"rates": {
"BOB": 0.200322
}
}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": 20.0322,
"rate": 0.200322
}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