Rate Overview
Live
1 GBP = 70.2057 EGP
1 EGP = 0.014244
GBP
Avg
71.5057
High
72.9082
Low
70.2057
Last updated: 5/26/2026, 7:54:34 PM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 70.21 EGP |
| 10 GBP | 702.06 EGP |
| 50 GBP | 3,510.29 EGP |
| 100 GBP | 7,020.57 EGP |
| 500 GBP | 35,102.87 EGP |
| 1,000 GBP | 70,205.75 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-05-26T19:54:34Z",
"rates": {
"EGP": 70.205748
}
}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": 7020.5748,
"rate": 70.205748
}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