Rate Overview
Live
1 GEL = 18.0219 TRY
1 TRY = 0.055488
GEL
Avg
17.9857
High
18.0275
Low
17.9179
Last updated: 7/23/2026, 10:07:51 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 18.02 TRY |
| 10 GEL | 180.22 TRY |
| 50 GEL | 901.10 TRY |
| 100 GEL | 1,802.19 TRY |
| 500 GEL | 9,010.97 TRY |
| 1,000 GEL | 18,021.94 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-23T10:07:51Z",
"rates": {
"TRY": 18.02194
}
}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": 1802.194,
"rate": 18.02194
}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