Rate Overview
Live
1 GEL = 0.332009 EUR
1 EUR = 3.0120
GEL
Avg
0.332251
High
0.333190
Low
0.331429
Last updated: 7/6/2026, 2:04:01 AM
Quick Conversions
| GEL | EUR |
|---|---|
| 1 GEL | 0.33 EUR |
| 10 GEL | 3.32 EUR |
| 50 GEL | 16.60 EUR |
| 100 GEL | 33.20 EUR |
| 500 GEL | 166.00 EUR |
| 1,000 GEL | 332.01 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-07-06T02:04:01Z",
"rates": {
"EUR": 0.332009
}
}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": 33.2009,
"rate": 0.332009
}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