Rate Overview
Live
1 GEL = 17.8666 TRY
1 TRY = 0.055970
GEL
Avg
17.6645
High
17.8794
Low
17.4280
Last updated: 7/13/2026, 10:40:08 PM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 17.87 TRY |
| 10 GEL | 178.67 TRY |
| 50 GEL | 893.33 TRY |
| 100 GEL | 1,786.66 TRY |
| 500 GEL | 8,933.29 TRY |
| 1,000 GEL | 17,866.57 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-13T22:40:08Z",
"rates": {
"TRY": 17.866571
}
}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": 1786.6571000000001,
"rate": 17.866571
}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