Rate Overview
Live
1 GEL = 18.0207 TRY
1 TRY = 0.055492
GEL
Avg
16.9098
High
18.0207
Low
16.1235
Last updated: 7/23/2026, 4:05:19 PM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 18.02 TRY |
| 10 GEL | 180.21 TRY |
| 50 GEL | 901.04 TRY |
| 100 GEL | 1,802.07 TRY |
| 500 GEL | 9,010.35 TRY |
| 1,000 GEL | 18,020.70 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-23T16:05:19Z",
"rates": {
"TRY": 18.0207
}
}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.0700000000002,
"rate": 18.0207
}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