Rate Overview
Live
1 EUR = 3.1035 GEL
1 GEL = 0.322219
EUR
Avg
3.0995
High
3.1059
Low
3.0897
Last updated: 5/27/2026, 2:53:40 PM
Quick Conversions
| EUR | GEL |
|---|---|
| 1 EUR | 3.10 GEL |
| 10 EUR | 31.03 GEL |
| 50 EUR | 155.17 GEL |
| 100 EUR | 310.35 GEL |
| 500 EUR | 1,551.74 GEL |
| 1,000 EUR | 3,103.48 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-05-27T14:53:40Z",
"rates": {
"GEL": 3.103475
}
}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": 310.3475,
"rate": 3.103475
}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