Rate Overview
Live
1 ERN = 0.173439 GEL
1 GEL = 5.7657
ERN
Avg
0.173668
High
0.174049
Low
0.173375
Last updated: 9/9/2026, 5:00:18 PM
Quick Conversions
| ERN | GEL |
|---|---|
| 1 ERN | 0.17 GEL |
| 10 ERN | 1.73 GEL |
| 50 ERN | 8.67 GEL |
| 100 ERN | 17.34 GEL |
| 500 ERN | 86.72 GEL |
| 1,000 ERN | 173.44 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-09-09T17:00:18Z",
"rates": {
"GEL": 0.173439
}
}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.3439,
"rate": 0.173439
}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