Rate Overview
Live
1 GEL = 19.5846 EGP
1 EGP = 0.051060
GEL
Avg
19.5028
High
19.5846
Low
19.2328
Last updated: 7/26/2026, 4:08:46 PM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.58 EGP |
| 10 GEL | 195.85 EGP |
| 50 GEL | 979.23 EGP |
| 100 GEL | 1,958.46 EGP |
| 500 GEL | 9,792.32 EGP |
| 1,000 GEL | 19,584.63 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-07-26T16:08:46Z",
"rates": {
"EGP": 19.584633
}
}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.4633000000001,
"rate": 19.584633
}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