Rate Overview
Live
1 GEL = 19.5891 EGP
1 EGP = 0.051049
GEL
Avg
18.5328
High
20.1880
Low
17.3690
Last updated: 5/27/2026, 7:27:59 PM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.59 EGP |
| 10 GEL | 195.89 EGP |
| 50 GEL | 979.46 EGP |
| 100 GEL | 1,958.91 EGP |
| 500 GEL | 9,794.56 EGP |
| 1,000 GEL | 19,589.12 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-27T19:27:59Z",
"rates": {
"EGP": 19.589122
}
}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.9122,
"rate": 19.589122
}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