Rate Overview
Live
1 GEL = 5.7549 ERN
1 ERN = 0.173765
GEL
Avg
5.7467
High
5.7552
Low
5.7370
Last updated: 8/17/2026, 12:57:05 PM
Quick Conversions
| GEL | ERN |
|---|---|
| 1 GEL | 5.75 ERN |
| 10 GEL | 57.55 ERN |
| 50 GEL | 287.74 ERN |
| 100 GEL | 575.49 ERN |
| 500 GEL | 2,877.45 ERN |
| 1,000 GEL | 5,754.90 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-08-17T12:57:05Z",
"rates": {
"ERN": 5.754899
}
}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": 575.4899,
"rate": 5.754899
}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