Rate Overview
Live
1 EGP = 0.051088 GEL
1 GEL = 19.5741
EGP
Avg
0.051649
High
0.052090
Low
0.051088
Last updated: 3/27/2026, 9:28:24 AM
Quick Conversions
| EGP | GEL |
|---|---|
| 1 EGP | 0.05 GEL |
| 10 EGP | 0.51 GEL |
| 50 EGP | 2.55 GEL |
| 100 EGP | 5.11 GEL |
| 500 EGP | 25.54 GEL |
| 1,000 EGP | 51.09 GEL |
Get EGP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=GELExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T09:28:24Z",
"rates": {
"GEL": 0.051088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "GEL",
"amount": 100
},
"result": 5.1088000000000005,
"rate": 0.051088
}Build with EGP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key