Rate Overview
Live
1 EGP = 0.015238 GBP
1 GBP = 65.6254
EGP
Avg
0.015304
High
0.015377
Low
0.015238
Last updated: 7/3/2026, 7:29:02 PM
Quick Conversions
| EGP | GBP |
|---|---|
| 1 EGP | 0.02 GBP |
| 10 EGP | 0.15 GBP |
| 50 EGP | 0.76 GBP |
| 100 EGP | 1.52 GBP |
| 500 EGP | 7.62 GBP |
| 1,000 EGP | 15.24 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-03T19:29:02Z",
"rates": {
"GBP": 0.015238
}
}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.5238,
"rate": 0.015238
}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