Rate Overview
Live
1 TRY = 0.058072 GEL
1 GEL = 17.2200
TRY
Avg
0.061151
High
0.063566
Low
0.058072
Last updated: 5/27/2026, 9:45:17 AM
Quick Conversions
| TRY | GEL |
|---|---|
| 1 TRY | 0.06 GEL |
| 10 TRY | 0.58 GEL |
| 50 TRY | 2.90 GEL |
| 100 TRY | 5.81 GEL |
| 500 TRY | 29.04 GEL |
| 1,000 TRY | 58.07 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-05-27T09:45:17Z",
"rates": {
"GEL": 0.058072
}
}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.8072,
"rate": 0.058072
}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