Rate Overview
Live
1 GEL = 17.2179 TRY
1 TRY = 0.058079
GEL
Avg
15.7154
High
17.2179
Low
14.2594
Last updated: 5/27/2026, 4:51:30 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 17.22 TRY |
| 10 GEL | 172.18 TRY |
| 50 GEL | 860.90 TRY |
| 100 GEL | 1,721.79 TRY |
| 500 GEL | 8,608.96 TRY |
| 1,000 GEL | 17,217.91 TRY |
Get GEL/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=TRYExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-27T04:51:30Z",
"rates": {
"TRY": 17.217913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "TRY",
"amount": 100
},
"result": 1721.7912999999999,
"rate": 17.217913
}Build with GEL/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key