Rate Overview
Live
1 GBP = 67.5514 EGP
1 EGP = 0.014804
GBP
Avg
69.1207
High
69.6693
Low
67.5514
Last updated: 6/15/2026, 9:09:34 PM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 67.55 EGP |
| 10 GBP | 675.51 EGP |
| 50 GBP | 3,377.57 EGP |
| 100 GBP | 6,755.14 EGP |
| 500 GBP | 33,775.70 EGP |
| 1,000 GBP | 67,551.40 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-06-15T21:09:34Z",
"rates": {
"EGP": 67.551402
}
}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": 6755.1402,
"rate": 67.551402
}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