Rate Overview
Live
1 ERN = 0.181505 GEL
1 GEL = 5.5095
ERN
Avg
0.179933
High
0.181594
Low
0.177959
Last updated: 3/7/2026, 2:31:17 AM
Quick Conversions
| ERN | GEL |
|---|---|
| 1 ERN | 0.18 GEL |
| 10 ERN | 1.82 GEL |
| 50 ERN | 9.08 GEL |
| 100 ERN | 18.15 GEL |
| 500 ERN | 90.75 GEL |
| 1,000 ERN | 181.51 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-03-07T02:31:17Z",
"rates": {
"GEL": 0.181505
}
}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": 18.1505,
"rate": 0.181505
}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