Rate Overview
Live
1 ERN = 0.174655 GEL
1 GEL = 5.7256
ERN
Avg
0.181288
High
0.189363
Low
0.174655
Last updated: 7/30/2026, 5:32:41 PM
Quick Conversions
| ERN | GEL |
|---|---|
| 1 ERN | 0.17 GEL |
| 10 ERN | 1.75 GEL |
| 50 ERN | 8.73 GEL |
| 100 ERN | 17.47 GEL |
| 500 ERN | 87.33 GEL |
| 1,000 ERN | 174.66 GEL |
Get ERN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=GELExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-30T17:32:41Z",
"rates": {
"GEL": 0.174655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "GEL",
"amount": 100
},
"result": 17.4655,
"rate": 0.174655
}Build with ERN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key