Rate Overview
Live
1 GEL = 5.7230 ERN
1 ERN = 0.174734
GEL
Avg
5.5179
High
5.7230
Low
5.2808
Last updated: 7/23/2026, 8:30:08 AM
Quick Conversions
| GEL | ERN |
|---|---|
| 1 GEL | 5.72 ERN |
| 10 GEL | 57.23 ERN |
| 50 GEL | 286.15 ERN |
| 100 GEL | 572.30 ERN |
| 500 GEL | 2,861.50 ERN |
| 1,000 GEL | 5,723.00 ERN |
Get GEL/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=ERNExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-23T08:30:08Z",
"rates": {
"ERN": 5.723001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "ERN",
"amount": 100
},
"result": 572.3001,
"rate": 5.723001
}Build with GEL/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key