Rate Overview
Live
1 EUR = 2.9894 GEL
1 GEL = 0.334520
EUR
Avg
3.1179
High
3.2197
Low
2.9894
Last updated: 7/25/2026, 7:42:18 PM
Quick Conversions
| EUR | GEL |
|---|---|
| 1 EUR | 2.99 GEL |
| 10 EUR | 29.89 GEL |
| 50 EUR | 149.47 GEL |
| 100 EUR | 298.94 GEL |
| 500 EUR | 1,494.68 GEL |
| 1,000 EUR | 2,989.36 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-07-25T19:42:18Z",
"rates": {
"GEL": 2.989362
}
}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": 298.9362,
"rate": 2.989362
}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