Rate Overview
Live
1 GEL = 18.0116 TRY
1 TRY = 0.055520
GEL
Avg
14.8830
High
18.0116
Low
12.4709
Last updated: 7/23/2026, 2:57:38 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 18.01 TRY |
| 10 GEL | 180.12 TRY |
| 50 GEL | 900.58 TRY |
| 100 GEL | 1,801.16 TRY |
| 500 GEL | 9,005.80 TRY |
| 1,000 GEL | 18,011.60 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-07-23T02:57:38Z",
"rates": {
"TRY": 18.011599
}
}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": 1801.1599,
"rate": 18.011599
}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