Rate Overview
Live
1 EGP = 0.014693 GBP
1 GBP = 68.0596
EGP
Avg
0.014811
High
0.014943
Low
0.014693
Last updated: 8/14/2026, 7:10:43 PM
Quick Conversions
| EGP | GBP |
|---|---|
| 1 EGP | 0.01 GBP |
| 10 EGP | 0.15 GBP |
| 50 EGP | 0.73 GBP |
| 100 EGP | 1.47 GBP |
| 500 EGP | 7.35 GBP |
| 1,000 EGP | 14.69 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-08-14T19:10:43Z",
"rates": {
"GBP": 0.014693
}
}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.4693,
"rate": 0.014693
}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