Rate Overview
Live
1 GEL = 19.5730 EGP
1 EGP = 0.051091
GEL
Avg
18.1446
High
19.5730
Low
17.4243
Last updated: 3/27/2026, 10:20:12 AM
Quick Conversions
| GEL | EGP |
|---|---|
| 1 GEL | 19.57 EGP |
| 10 GEL | 195.73 EGP |
| 50 GEL | 978.65 EGP |
| 100 GEL | 1,957.30 EGP |
| 500 GEL | 9,786.50 EGP |
| 1,000 GEL | 19,572.99 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-27T10:20:12Z",
"rates": {
"EGP": 19.572992
}
}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": 1957.2992,
"rate": 19.572992
}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