Rate Overview
Live
1 EGP = 0.014525 GBP
1 GBP = 68.8468
EGP
Avg
0.014618
High
0.014764
Low
0.014525
Last updated: 9/2/2026, 8:27:44 PM
Quick Conversions
| EGP | GBP |
|---|---|
| 1 EGP | 0.01 GBP |
| 10 EGP | 0.15 GBP |
| 50 EGP | 0.73 GBP |
| 100 EGP | 1.45 GBP |
| 500 EGP | 7.26 GBP |
| 1,000 EGP | 14.53 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-09-02T20:27:44Z",
"rates": {
"GBP": 0.014525
}
}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.4525,
"rate": 0.014525
}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