Rate Overview
Live
1 GEL = 5.5476 ERN
1 ERN = 0.180257
GEL
Avg
5.5697
High
5.5865
Low
5.5476
Last updated: 4/18/2026, 8:49:32 AM
Quick Conversions
| GEL | ERN |
|---|---|
| 1 GEL | 5.55 ERN |
| 10 GEL | 55.48 ERN |
| 50 GEL | 277.38 ERN |
| 100 GEL | 554.76 ERN |
| 500 GEL | 2,773.81 ERN |
| 1,000 GEL | 5,547.62 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-04-18T08:49:32Z",
"rates": {
"ERN": 5.547621
}
}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": 554.7621,
"rate": 5.547621
}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