Rate Overview
Live
1 EUR = 3.0998 GEL
1 GEL = 0.322598
EUR
Avg
3.1451
High
3.1929
Low
3.0948
Last updated: 5/27/2026, 4:09:08 PM
Quick Conversions
| EUR | GEL |
|---|---|
| 1 EUR | 3.10 GEL |
| 10 EUR | 31.00 GEL |
| 50 EUR | 154.99 GEL |
| 100 EUR | 309.98 GEL |
| 500 EUR | 1,549.92 GEL |
| 1,000 EUR | 3,099.84 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-27T16:09:08Z",
"rates": {
"GEL": 3.099837
}
}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.9837,
"rate": 3.099837
}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