Rate Overview
Live
1 GEL = 0.335398 EUR
1 EUR = 2.9815
GEL
Avg
0.320888
High
0.335398
Low
0.310590
Last updated: 7/26/2026, 3:57:52 AM
Quick Conversions
| GEL | EUR |
|---|---|
| 1 GEL | 0.34 EUR |
| 10 GEL | 3.35 EUR |
| 50 GEL | 16.77 EUR |
| 100 GEL | 33.54 EUR |
| 500 GEL | 167.70 EUR |
| 1,000 GEL | 335.40 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-26T03:57:52Z",
"rates": {
"EUR": 0.335398
}
}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.5398,
"rate": 0.335398
}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