Rate Overview
Live
1 EUR = 3.1631 GEL
1 GEL = 0.316144
EUR
Avg
3.1491
High
3.1647
Low
3.1269
Last updated: 3/7/2026, 1:13:47 AM
Quick Conversions
| EUR | GEL |
|---|---|
| 1 EUR | 3.16 GEL |
| 10 EUR | 31.63 GEL |
| 50 EUR | 158.16 GEL |
| 100 EUR | 316.31 GEL |
| 500 EUR | 1,581.56 GEL |
| 1,000 EUR | 3,163.11 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-07T01:13:47Z",
"rates": {
"GEL": 3.163112
}
}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": 316.3112,
"rate": 3.163112
}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