Rate Overview
Live
1 GEL = 19.2470 EGP
1 EGP = 0.051956
GEL
Avg
19.5751
High
19.8018
Low
19.2470
Last updated: 4/17/2026, 12:34:25 AM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.25 EGP |
| 10 GEL | 192.47 EGP |
| 50 GEL | 962.35 EGP |
| 100 GEL | 1,924.70 EGP |
| 500 GEL | 9,623.51 EGP |
| 1,000 GEL | 19,247.02 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-04-17T00:34:25Z",
"rates": {
"EGP": 19.247024
}
}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": 1924.7024,
"rate": 19.247024
}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