Rate Overview
Live
1 GBP = 65.5918 EGP
1 EGP = 0.015246
GBP
Avg
65.4035
High
65.7944
Low
65.0310
Last updated: 7/5/2026, 9:44:33 PM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 65.59 EGP |
| 10 GBP | 655.92 EGP |
| 50 GBP | 3,279.59 EGP |
| 100 GBP | 6,559.18 EGP |
| 500 GBP | 32,795.88 EGP |
| 1,000 GBP | 65,591.76 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-05T21:44:33Z",
"rates": {
"EGP": 65.591761
}
}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": 6559.176100000001,
"rate": 65.591761
}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