Rate Overview
Live
1 GEL = 16.6733 TRY
1 TRY = 0.059976
GEL
Avg
16.6291
High
16.6733
Low
16.6017
Last updated: 4/17/2026, 12:29:45 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 16.67 TRY |
| 10 GEL | 166.73 TRY |
| 50 GEL | 833.67 TRY |
| 100 GEL | 1,667.33 TRY |
| 500 GEL | 8,336.66 TRY |
| 1,000 GEL | 16,673.32 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-04-17T00:29:45Z",
"rates": {
"TRY": 16.673316
}
}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": 1667.3316,
"rate": 16.673316
}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