Rate Overview
Live
1 EUR = 3.0745 GEL
1 GEL = 0.325254
EUR
Avg
3.0708
High
3.0799
Low
3.0602
Last updated: 6/17/2026, 7:19:53 AM
Quick Conversions
| EUR | GEL |
|---|---|
| 1 EUR | 3.07 GEL |
| 10 EUR | 30.75 GEL |
| 50 EUR | 153.73 GEL |
| 100 EUR | 307.45 GEL |
| 500 EUR | 1,537.26 GEL |
| 1,000 EUR | 3,074.52 GEL |
Get EUR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=GELExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-06-17T07:19:53Z",
"rates": {
"GEL": 3.074518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "GEL",
"amount": 100
},
"result": 307.4518,
"rate": 3.074518
}Build with EUR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key