Rate Overview
Live
1 GEL = 19.5367 EGP
1 EGP = 0.051186
GEL
Avg
19.4161
High
19.5809
Low
19.2250
Last updated: 9/3/2026, 10:01:59 AM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.54 EGP |
| 10 GEL | 195.37 EGP |
| 50 GEL | 976.83 EGP |
| 100 GEL | 1,953.67 EGP |
| 500 GEL | 9,768.34 EGP |
| 1,000 GEL | 19,536.68 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-09-03T10:01:59Z",
"rates": {
"EGP": 19.536677
}
}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": 1953.6677000000002,
"rate": 19.536677
}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