Rate Overview
Live
1 GBP = 67.4914 EGP
1 EGP = 0.014817
GBP
Avg
66.1811
High
67.4914
Low
64.0448
Last updated: 3/7/2026, 3:29:01 AM
Quick Conversions
| GBP | EGP |
|---|---|
| 1 GBP | 67.49 EGP |
| 10 GBP | 674.91 EGP |
| 50 GBP | 3,374.57 EGP |
| 100 GBP | 6,749.14 EGP |
| 500 GBP | 33,745.68 EGP |
| 1,000 GBP | 67,491.35 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-03-07T03:29:01Z",
"rates": {
"EGP": 67.491352
}
}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": 6749.135200000001,
"rate": 67.491352
}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