Rate Overview
Live
1 EUR = 3.0948 GEL
1 GEL = 0.323126
EUR
Avg
3.1258
High
3.1477
Low
3.0948
Last updated: 3/28/2026, 9:12:42 AM
Quick Conversions
| EUR | GEL |
|---|---|
| 1 EUR | 3.09 GEL |
| 10 EUR | 30.95 GEL |
| 50 EUR | 154.74 GEL |
| 100 EUR | 309.48 GEL |
| 500 EUR | 1,547.38 GEL |
| 1,000 EUR | 3,094.77 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-03-28T09:12:42Z",
"rates": {
"GEL": 3.094767
}
}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": 309.4767,
"rate": 3.094767
}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