Rate Overview
Live
1 ERN = 0.175409 GEL
1 GEL = 5.7010
ERN
Avg
0.175559
High
0.176018
Low
0.175103
Last updated: 7/8/2026, 5:19:09 PM
Quick Conversions
| ERN | GEL |
|---|---|
| 1 ERN | 0.18 GEL |
| 10 ERN | 1.75 GEL |
| 50 ERN | 8.77 GEL |
| 100 ERN | 17.54 GEL |
| 500 ERN | 87.70 GEL |
| 1,000 ERN | 175.41 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-08T17:19:09Z",
"rates": {
"GEL": 0.175409
}
}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.5409,
"rate": 0.175409
}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