Rate Overview
Live
1 TRY = 0.054676 GEL
1 GEL = 18.2896
TRY
Avg
0.054725
High
0.054923
Low
0.054481
Last updated: 8/13/2026, 7:26:37 PM
Quick Conversions
| TRY | GEL |
|---|---|
| 1 TRY | 0.05 GEL |
| 10 TRY | 0.55 GEL |
| 50 TRY | 2.73 GEL |
| 100 TRY | 5.47 GEL |
| 500 TRY | 27.34 GEL |
| 1,000 TRY | 54.68 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-08-13T19:26:37Z",
"rates": {
"GEL": 0.054676
}
}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.4676,
"rate": 0.054676
}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