Rate Overview
Live
1 GEL = 5.5606 ERN
1 ERN = 0.179838
GEL
Avg
5.5550
High
5.6116
Low
5.4937
Last updated: 3/27/2026, 11:38:16 AM
Quick Conversions
| GEL | ERN |
|---|---|
| 1 GEL | 5.56 ERN |
| 10 GEL | 55.61 ERN |
| 50 GEL | 278.03 ERN |
| 100 GEL | 556.06 ERN |
| 500 GEL | 2,780.28 ERN |
| 1,000 GEL | 5,560.56 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-03-27T11:38:16Z",
"rates": {
"ERN": 5.560556
}
}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": 556.0556,
"rate": 5.560556
}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