Rate Overview
Live
1 GBP = 68.4090 EGP
1 EGP = 0.014618
GBP
Avg
65.4611
High
72.8869
Low
61.5289
Last updated: 7/26/2026, 4:39:09 AM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 68.41 EGP |
| 10 GBP | 684.09 EGP |
| 50 GBP | 3,420.45 EGP |
| 100 GBP | 6,840.90 EGP |
| 500 GBP | 34,204.50 EGP |
| 1,000 GBP | 68,409.00 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-26T04:39:09Z",
"rates": {
"EGP": 68.409004
}
}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": 6840.9003999999995,
"rate": 68.409004
}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