Rate Overview
Live
1 TRY = 0.055870 GEL
1 GEL = 17.8987
TRY
Avg
0.059837
High
0.062632
Low
0.055870
Last updated: 7/15/2026, 11:42:13 AM
Quick Conversions
| TRY | GEL |
|---|---|
| 1 TRY | 0.06 GEL |
| 10 TRY | 0.56 GEL |
| 50 TRY | 2.79 GEL |
| 100 TRY | 5.59 GEL |
| 500 TRY | 27.94 GEL |
| 1,000 TRY | 55.87 GEL |
Get TRY/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=GELExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-15T11:42:13Z",
"rates": {
"GEL": 0.05587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "GEL",
"amount": 100
},
"result": 5.587000000000001,
"rate": 0.05587
}Build with TRY/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key