Rate Overview
Live
1 GEL = 17.4688 TRY
1 TRY = 0.057245
GEL
Avg
17.4291
High
17.4688
Low
17.3741
Last updated: 6/16/2026, 11:13:14 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 17.47 TRY |
| 10 GEL | 174.69 TRY |
| 50 GEL | 873.44 TRY |
| 100 GEL | 1,746.88 TRY |
| 500 GEL | 8,734.41 TRY |
| 1,000 GEL | 17,468.82 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-06-16T11:13:14Z",
"rates": {
"TRY": 17.468822
}
}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": 1746.8822,
"rate": 17.468822
}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