Rate Overview
Live
1 GEL = 19.1196 EGP
1 EGP = 0.052302
GEL
Avg
18.8051
High
20.0886
Low
17.4243
Last updated: 7/13/2026, 10:38:06 PM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.12 EGP |
| 10 GEL | 191.20 EGP |
| 50 GEL | 955.98 EGP |
| 100 GEL | 1,911.96 EGP |
| 500 GEL | 9,559.78 EGP |
| 1,000 GEL | 19,119.57 EGP |
Get GEL/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=EGPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-13T22:38:06Z",
"rates": {
"EGP": 19.119569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "EGP",
"amount": 100
},
"result": 1911.9569,
"rate": 19.119569
}Build with GEL/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key