Rate Overview
Live
1 GEL = 18.4152 EGP
1 EGP = 0.054303
GEL
Avg
18.2235
High
18.5025
Low
17.7917
Last updated: 3/6/2026, 11:27:28 PM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 18.42 EGP |
| 10 GEL | 184.15 EGP |
| 50 GEL | 920.76 EGP |
| 100 GEL | 1,841.52 EGP |
| 500 GEL | 9,207.61 EGP |
| 1,000 GEL | 18,415.21 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-03-06T23:27:28Z",
"rates": {
"EGP": 18.415212
}
}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": 1841.5212000000001,
"rate": 18.415212
}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