Rate Overview
Live
1 GEL = 5.5095 ERN
1 ERN = 0.181506
GEL
Avg
5.5641
High
5.6192
Low
5.5068
Last updated: 3/6/2026, 11:29:59 PM
Quick Conversions
| GEL | ERN |
|---|---|
| 1 GEL | 5.51 ERN |
| 10 GEL | 55.09 ERN |
| 50 GEL | 275.47 ERN |
| 100 GEL | 550.95 ERN |
| 500 GEL | 2,754.73 ERN |
| 1,000 GEL | 5,509.47 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-06T23:29:59Z",
"rates": {
"ERN": 5.509467
}
}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": 550.9467,
"rate": 5.509467
}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