Rate Overview
Live
1 ERN = 0.176685 GEL
1 GEL = 5.6598
ERN
Avg
0.176734
High
0.176952
Low
0.176472
Last updated: 6/19/2026, 8:52:37 AM
Quick Conversions
| ERN | GEL |
|---|---|
| 1 ERN | 0.18 GEL |
| 10 ERN | 1.77 GEL |
| 50 ERN | 8.83 GEL |
| 100 ERN | 17.67 GEL |
| 500 ERN | 88.34 GEL |
| 1,000 ERN | 176.69 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-06-19T08:52:37Z",
"rates": {
"GEL": 0.176685
}
}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.6685,
"rate": 0.176685
}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