Rate Overview
Live
1 GEL = 17.8344 TRY
1 TRY = 0.056071
GEL
Avg
17.7237
High
17.8344
Low
17.6628
Last updated: 7/4/2026, 7:19:02 PM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 17.83 TRY |
| 10 GEL | 178.34 TRY |
| 50 GEL | 891.72 TRY |
| 100 GEL | 1,783.44 TRY |
| 500 GEL | 8,917.22 TRY |
| 1,000 GEL | 17,834.44 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-07-04T19:19:02Z",
"rates": {
"TRY": 17.834439
}
}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": 1783.4439,
"rate": 17.834439
}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