Rate Overview
Live
1 GEL = 17.8157 TRY
1 TRY = 0.056130
GEL
Avg
16.6915
High
17.8157
Low
15.9660
Last updated: 7/9/2026, 3:41:34 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 17.82 TRY |
| 10 GEL | 178.16 TRY |
| 50 GEL | 890.79 TRY |
| 100 GEL | 1,781.57 TRY |
| 500 GEL | 8,907.86 TRY |
| 1,000 GEL | 17,815.71 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-09T03:41:34Z",
"rates": {
"TRY": 17.815711
}
}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": 1781.5711000000001,
"rate": 17.815711
}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