Rate Overview
Live
1 EGP = 0.053171 GEL
1 GEL = 18.8072
EGP
Avg
0.054787
High
0.057533
Low
0.049505
Last updated: 7/11/2026, 3:08:42 PM
Quick Conversions
| EGP | GEL |
|---|---|
| 1 EGP | 0.05 GEL |
| 10 EGP | 0.53 GEL |
| 50 EGP | 2.66 GEL |
| 100 EGP | 5.32 GEL |
| 500 EGP | 26.59 GEL |
| 1,000 EGP | 53.17 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-07-11T15:08:42Z",
"rates": {
"GEL": 0.053171
}
}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.3171,
"rate": 0.053171
}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