Rate Overview
Live
1 GEL = 18.9119 EGP
1 EGP = 0.052877
GEL
Avg
19.3623
High
19.5958
Low
18.9119
Last updated: 6/16/2026, 6:12:12 PM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 18.91 EGP |
| 10 GEL | 189.12 EGP |
| 50 GEL | 945.60 EGP |
| 100 GEL | 1,891.19 EGP |
| 500 GEL | 9,455.96 EGP |
| 1,000 GEL | 18,911.93 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-06-16T18:12:12Z",
"rates": {
"EGP": 18.911927
}
}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": 1891.1926999999998,
"rate": 18.911927
}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