Rate Overview
Live
1 GEL = 0.314856 EUR
1 EUR = 3.1761
GEL
Avg
0.316662
High
0.318730
Low
0.314793
Last updated: 4/16/2026, 6:01:32 AM
Quick Conversions
| GEL | EUR |
|---|---|
| 1 GEL | 0.31 EUR |
| 10 GEL | 3.15 EUR |
| 50 GEL | 15.74 EUR |
| 100 GEL | 31.49 EUR |
| 500 GEL | 157.43 EUR |
| 1,000 GEL | 314.86 EUR |
Get GEL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=EURExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-04-16T06:01:32Z",
"rates": {
"EUR": 0.314856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "EUR",
"amount": 100
},
"result": 31.4856,
"rate": 0.314856
}Build with GEL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key