Rate Overview
Live
1 GEL = 18.4068 TRY
1 TRY = 0.054328
GEL
Avg
18.3164
High
18.4068
Low
18.2539
Last updated: 8/15/2026, 11:07:46 PM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 18.41 TRY |
| 10 GEL | 184.07 TRY |
| 50 GEL | 920.34 TRY |
| 100 GEL | 1,840.68 TRY |
| 500 GEL | 9,203.42 TRY |
| 1,000 GEL | 18,406.84 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-08-15T23:07:46Z",
"rates": {
"TRY": 18.406841
}
}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": 1840.6841,
"rate": 18.406841
}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