Rate Overview
Live
1 GBP = 68.4312 EGP
1 EGP = 0.014613
GBP
Avg
68.3486
High
68.6237
Low
67.9327
Last updated: 7/25/2026, 8:34:02 PM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 68.43 EGP |
| 10 GBP | 684.31 EGP |
| 50 GBP | 3,421.56 EGP |
| 100 GBP | 6,843.12 EGP |
| 500 GBP | 34,215.61 EGP |
| 1,000 GBP | 68,431.23 EGP |
Get GBP/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=EGPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-25T20:34:02Z",
"rates": {
"EGP": 68.431227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "EGP",
"amount": 100
},
"result": 6843.122700000001,
"rate": 68.431227
}Build with GBP/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key