Rate Overview
Live
1 GBP = 68.6058 EGP
1 EGP = 0.014576
GBP
Avg
65.4693
High
72.8869
Low
61.5289
Last updated: 7/22/2026, 9:30:47 PM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 68.61 EGP |
| 10 GBP | 686.06 EGP |
| 50 GBP | 3,430.29 EGP |
| 100 GBP | 6,860.58 EGP |
| 500 GBP | 34,302.89 EGP |
| 1,000 GBP | 68,605.79 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-22T21:30:47Z",
"rates": {
"EGP": 68.605788
}
}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": 6860.5788,
"rate": 68.605788
}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