Rate Overview
Live
1 EUR = 3.0207 GEL
1 GEL = 0.331050
EUR
Avg
3.0179
High
3.0207
Low
3.0127
Last updated: 8/17/2026, 1:41:45 PM
Quick Conversions
| EUR | GEL |
|---|---|
| 1 EUR | 3.02 GEL |
| 10 EUR | 30.21 GEL |
| 50 EUR | 151.03 GEL |
| 100 EUR | 302.07 GEL |
| 500 EUR | 1,510.35 GEL |
| 1,000 EUR | 3,020.70 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-17T13:41:45Z",
"rates": {
"GEL": 3.020696
}
}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": 302.0696,
"rate": 3.020696
}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