Rate Overview
Live
1 GEL = 0.322530 EUR
1 EUR = 3.1005
GEL
Avg
0.322648
High
0.323657
Low
0.321962
Last updated: 5/26/2026, 9:21:50 PM
Quick Conversions
| GEL | EUR |
|---|---|
| 1 GEL | 0.32 EUR |
| 10 GEL | 3.23 EUR |
| 50 GEL | 16.13 EUR |
| 100 GEL | 32.25 EUR |
| 500 GEL | 161.27 EUR |
| 1,000 GEL | 322.53 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-05-26T21:21:50Z",
"rates": {
"EUR": 0.32253
}
}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.253,
"rate": 0.32253
}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