Rate Overview
Live
1 EGP = 0.014867 GBP
1 GBP = 67.2631
EGP
Avg
0.015159
High
0.015614
Low
0.014867
Last updated: 3/7/2026, 12:31:17 AM
Quick Conversions
| EGP | GBP |
|---|---|
| 1 EGP | 0.01 GBP |
| 10 EGP | 0.15 GBP |
| 50 EGP | 0.74 GBP |
| 100 EGP | 1.49 GBP |
| 500 EGP | 7.43 GBP |
| 1,000 EGP | 14.87 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-03-07T00:31:17Z",
"rates": {
"GBP": 0.014867
}
}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.4867,
"rate": 0.014867
}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