Rate Overview
Live
1 GEL = 19.6709 EGP
1 EGP = 0.050836
GEL
Avg
19.8733
High
20.0119
Low
19.6680
Last updated: 5/7/2026, 8:17:46 AM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.67 EGP |
| 10 GEL | 196.71 EGP |
| 50 GEL | 983.55 EGP |
| 100 GEL | 1,967.09 EGP |
| 500 GEL | 9,835.46 EGP |
| 1,000 GEL | 19,670.91 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-07T08:17:46Z",
"rates": {
"EGP": 19.670914
}
}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": 1967.0914,
"rate": 19.670914
}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