Rate Overview
Live
1 GBP = 71.9238 EGP
1 EGP = 0.013904
GBP
Avg
72.4535
High
72.9082
Low
71.5254
Last updated: 5/6/2026, 10:20:06 AM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 71.92 EGP |
| 10 GBP | 719.24 EGP |
| 50 GBP | 3,596.19 EGP |
| 100 GBP | 7,192.38 EGP |
| 500 GBP | 35,961.89 EGP |
| 1,000 GBP | 71,923.77 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-06T10:20:06Z",
"rates": {
"EGP": 71.923771
}
}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": 7192.377100000001,
"rate": 71.923771
}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