Rate Overview
Live
1 GEL = 0.325233 EUR
1 EUR = 3.0747
GEL
Avg
0.325718
High
0.326772
Low
0.324690
Last updated: 6/15/2026, 11:26:42 PM
Quick Conversions
| GEL | EUR |
|---|---|
| 1 GEL | 0.33 EUR |
| 10 GEL | 3.25 EUR |
| 50 GEL | 16.26 EUR |
| 100 GEL | 32.52 EUR |
| 500 GEL | 162.62 EUR |
| 1,000 GEL | 325.23 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-06-15T23:26:42Z",
"rates": {
"EUR": 0.325233
}
}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": 32.5233,
"rate": 0.325233
}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