Rate Overview
Live
1 GEL = 16.1869 TRY
1 TRY = 0.061778
GEL
Avg
16.3163
High
16.4548
Low
16.1511
Last updated: 3/6/2026, 11:24:57 PM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 16.19 TRY |
| 10 GEL | 161.87 TRY |
| 50 GEL | 809.34 TRY |
| 100 GEL | 1,618.69 TRY |
| 500 GEL | 8,093.44 TRY |
| 1,000 GEL | 16,186.89 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-03-06T23:24:57Z",
"rates": {
"TRY": 16.18689
}
}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": 1618.6889999999999,
"rate": 16.18689
}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