Rate Overview
Live
1 EUR = 3.0093 GEL
1 GEL = 0.332299
EUR
Avg
3.0080
High
3.0172
Low
3.0013
Last updated: 7/4/2026, 10:55:52 AM
Quick Conversions
| EUR | GEL |
|---|---|
| 1 EUR | 3.01 GEL |
| 10 EUR | 30.09 GEL |
| 50 EUR | 150.47 GEL |
| 100 EUR | 300.93 GEL |
| 500 EUR | 1,504.67 GEL |
| 1,000 EUR | 3,009.34 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-04T10:55:52Z",
"rates": {
"GEL": 3.00934
}
}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": 300.93399999999997,
"rate": 3.00934
}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