Rate Overview
Live
1 ERN = 0.177599 GEL
1 GEL = 5.6307
ERN
Avg
0.181876
High
0.189363
Low
0.177599
Last updated: 5/28/2026, 4:47:39 AM
Quick Conversions
| ERN | GEL |
|---|---|
| 1 ERN | 0.18 GEL |
| 10 ERN | 1.78 GEL |
| 50 ERN | 8.88 GEL |
| 100 ERN | 17.76 GEL |
| 500 ERN | 88.80 GEL |
| 1,000 ERN | 177.60 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-05-28T04:47:39Z",
"rates": {
"GEL": 0.177599
}
}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.759900000000002,
"rate": 0.177599
}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