Rate Overview
Live
1 EGP = 0.051926 GEL
1 GEL = 19.2582
EGP
Avg
0.052136
High
0.052656
Low
0.051926
Last updated: 8/16/2026, 12:44:11 PM
Quick Conversions
| EGP | GEL |
|---|---|
| 1 EGP | 0.05 GEL |
| 10 EGP | 0.52 GEL |
| 50 EGP | 2.60 GEL |
| 100 EGP | 5.19 GEL |
| 500 EGP | 25.96 GEL |
| 1,000 EGP | 51.93 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-08-16T12:44:11Z",
"rates": {
"GEL": 0.051926
}
}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.1926,
"rate": 0.051926
}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