Rate Overview
Live
1 EUR = 3.0193 GEL
1 GEL = 0.331200
EUR
Avg
3.0171
High
3.0214
Low
3.0125
Last updated: 8/14/2026, 6:02:41 PM
Quick Conversions
| EUR | GEL |
|---|---|
| 1 EUR | 3.02 GEL |
| 10 EUR | 30.19 GEL |
| 50 EUR | 150.97 GEL |
| 100 EUR | 301.93 GEL |
| 500 EUR | 1,509.66 GEL |
| 1,000 EUR | 3,019.32 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-08-14T18:02:41Z",
"rates": {
"GEL": 3.019323
}
}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": 301.9323,
"rate": 3.019323
}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