Rate Overview
Live
1 EGP = 0.014613 GBP
1 GBP = 68.4322
EGP
Avg
0.014773
High
0.015758
Low
0.013751
Last updated: 7/25/2026, 8:10:28 PM
Quick Conversions
| EGP | GBP |
|---|---|
| 1 EGP | 0.01 GBP |
| 10 EGP | 0.15 GBP |
| 50 EGP | 0.73 GBP |
| 100 EGP | 1.46 GBP |
| 500 EGP | 7.31 GBP |
| 1,000 EGP | 14.61 GBP |
Get EGP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=GBPExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-25T20:10:28Z",
"rates": {
"GBP": 0.014613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "GBP",
"amount": 100
},
"result": 1.4612999999999998,
"rate": 0.014613
}Build with EGP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key