Rate Overview
Live
1 GEL = 19.5874 EGP
1 EGP = 0.051053
GEL
Avg
18.2124
High
20.0944
Low
17.4073
Last updated: 5/27/2026, 2:55:44 PM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.59 EGP |
| 10 GEL | 195.87 EGP |
| 50 GEL | 979.37 EGP |
| 100 GEL | 1,958.74 EGP |
| 500 GEL | 9,793.70 EGP |
| 1,000 GEL | 19,587.40 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-05-27T14:55:44Z",
"rates": {
"EGP": 19.587397
}
}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": 1958.7396999999999,
"rate": 19.587397
}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