Rate Overview
Live
1 EGP = 0.137308 BOB
1 BOB = 7.2829
EGP
Avg
0.139975
High
0.145335
Low
0.137308
Last updated: 3/7/2026, 4:58:00 AM
Quick Conversions
| EGP | BOB |
|---|---|
| 1 EGP | 0.14 BOB |
| 10 EGP | 1.37 BOB |
| 50 EGP | 6.87 BOB |
| 100 EGP | 13.73 BOB |
| 500 EGP | 68.65 BOB |
| 1,000 EGP | 137.31 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-07T04:58:00Z",
"rates": {
"BOB": 0.137308
}
}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.730800000000002,
"rate": 0.137308
}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