Rate Overview
Live
1 GBP = 70.6123 EGP
1 EGP = 0.014162
GBP
Avg
71.1661
High
71.5560
Low
70.5488
Last updated: 4/16/2026, 7:40:43 AM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 70.61 EGP |
| 10 GBP | 706.12 EGP |
| 50 GBP | 3,530.61 EGP |
| 100 GBP | 7,061.23 EGP |
| 500 GBP | 35,306.14 EGP |
| 1,000 GBP | 70,612.28 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-04-16T07:40:43Z",
"rates": {
"EGP": 70.612277
}
}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": 7061.2277,
"rate": 70.612277
}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