Rate Overview
Live
1 GEL = 0.330944 EUR
1 EUR = 3.0217
GEL
Avg
0.331269
High
0.331949
Low
0.330279
Last updated: 8/9/2026, 4:34:58 AM
Quick Conversions
| GEL | EUR |
|---|---|
| 1 GEL | 0.33 EUR |
| 10 GEL | 3.31 EUR |
| 50 GEL | 16.55 EUR |
| 100 GEL | 33.09 EUR |
| 500 GEL | 165.47 EUR |
| 1,000 GEL | 330.94 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-08-09T04:34:58Z",
"rates": {
"EUR": 0.330944
}
}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.0944,
"rate": 0.330944
}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