Rate Overview
Live
1 EGP = 0.052884 GEL
1 GEL = 18.9093
EGP
Avg
0.051656
High
0.052884
Low
0.051031
Last updated: 6/16/2026, 4:40:02 PM
Quick Conversions
| EGP | GEL |
|---|---|
| 1 EGP | 0.05 GEL |
| 10 EGP | 0.53 GEL |
| 50 EGP | 2.64 GEL |
| 100 EGP | 5.29 GEL |
| 500 EGP | 26.44 GEL |
| 1,000 EGP | 52.88 GEL |
Get EGP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=GELExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-06-16T16:40:02Z",
"rates": {
"GEL": 0.052884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "GEL",
"amount": 100
},
"result": 5.2884,
"rate": 0.052884
}Build with EGP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key