Rate Overview
Live
1 EGP = 0.054302 GEL
1 GEL = 18.4155
EGP
Avg
0.054778
High
0.056206
Low
0.054046
Last updated: 3/7/2026, 2:31:38 AM
Quick Conversions
| EGP | GEL |
|---|---|
| 1 EGP | 0.05 GEL |
| 10 EGP | 0.54 GEL |
| 50 EGP | 2.72 GEL |
| 100 EGP | 5.43 GEL |
| 500 EGP | 27.15 GEL |
| 1,000 EGP | 54.30 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-03-07T02:31:38Z",
"rates": {
"GEL": 0.054302
}
}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.4302,
"rate": 0.054302
}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