Rate Overview
Live
1 GEL = 19.5875 EGP
1 EGP = 0.051053
GEL
Avg
19.7556
High
19.9586
Low
19.5875
Last updated: 5/27/2026, 1:33:37 PM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.59 EGP |
| 10 GEL | 195.88 EGP |
| 50 GEL | 979.38 EGP |
| 100 GEL | 1,958.75 EGP |
| 500 GEL | 9,793.77 EGP |
| 1,000 GEL | 19,587.55 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-27T13:33:37Z",
"rates": {
"EGP": 19.587547
}
}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.7547,
"rate": 19.587547
}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