Rate Overview
Live
1 GEL = 19.5898 EGP
1 EGP = 0.051047
GEL
Avg
18.1813
High
20.2000
Low
17.4584
Last updated: 5/27/2026, 4:07:38 PM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.59 EGP |
| 10 GEL | 195.90 EGP |
| 50 GEL | 979.49 EGP |
| 100 GEL | 1,958.98 EGP |
| 500 GEL | 9,794.92 EGP |
| 1,000 GEL | 19,589.84 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-27T16:07:38Z",
"rates": {
"EGP": 19.589835
}
}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.9835,
"rate": 19.589835
}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