Rate Overview
Live
1 GBP = 68.2712 EGP
1 EGP = 0.014647
GBP
Avg
67.8194
High
72.7195
Low
63.4592
Last updated: 7/23/2026, 4:50:14 PM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 68.27 EGP |
| 10 GBP | 682.71 EGP |
| 50 GBP | 3,413.56 EGP |
| 100 GBP | 6,827.12 EGP |
| 500 GBP | 34,135.58 EGP |
| 1,000 GBP | 68,271.16 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-23T16:50:14Z",
"rates": {
"EGP": 68.271158
}
}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": 6827.1158,
"rate": 68.271158
}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