Rate Overview
Live
1 GEL = 19.4917 EGP
1 EGP = 0.051304
GEL
Avg
19.3226
High
19.4917
Low
19.2315
Last updated: 7/21/2026, 5:02:09 AM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.49 EGP |
| 10 GEL | 194.92 EGP |
| 50 GEL | 974.59 EGP |
| 100 GEL | 1,949.17 EGP |
| 500 GEL | 9,745.85 EGP |
| 1,000 GEL | 19,491.71 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-21T05:02:09Z",
"rates": {
"EGP": 19.491706
}
}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": 1949.1706000000001,
"rate": 19.491706
}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