Rate Overview
Live
1 GEL = 18.0043 TRY
1 TRY = 0.055542
GEL
Avg
17.9990
High
18.0275
Low
17.9486
Last updated: 7/25/2026, 1:41:28 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 18.00 TRY |
| 10 GEL | 180.04 TRY |
| 50 GEL | 900.22 TRY |
| 100 GEL | 1,800.43 TRY |
| 500 GEL | 9,002.16 TRY |
| 1,000 GEL | 18,004.31 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-25T01:41:28Z",
"rates": {
"TRY": 18.00431
}
}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": 1800.431,
"rate": 18.00431
}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