Rate Overview
Live
1 GEL = 18.0176 TRY
1 TRY = 0.055501
GEL
Avg
16.2209
High
18.0218
Low
14.9783
Last updated: 7/25/2026, 2:06:57 PM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 18.02 TRY |
| 10 GEL | 180.18 TRY |
| 50 GEL | 900.88 TRY |
| 100 GEL | 1,801.76 TRY |
| 500 GEL | 9,008.79 TRY |
| 1,000 GEL | 18,017.59 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-25T14:06:57Z",
"rates": {
"TRY": 18.017586
}
}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.7586000000001,
"rate": 18.017586
}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