Rate Overview
Live
1 GEL = 19.5935 EGP
1 EGP = 0.051037
GEL
Avg
18.8592
High
20.0886
Low
17.4243
Last updated: 7/27/2026, 7:12:51 AM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.59 EGP |
| 10 GEL | 195.94 EGP |
| 50 GEL | 979.68 EGP |
| 100 GEL | 1,959.35 EGP |
| 500 GEL | 9,796.76 EGP |
| 1,000 GEL | 19,593.52 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-27T07:12:51Z",
"rates": {
"EGP": 19.593523
}
}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": 1959.3523,
"rate": 19.593523
}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