Rate Overview
Live
1 GEL = 16.4817 TRY
1 TRY = 0.060673
GEL
Avg
16.2140
High
16.4817
Low
15.9660
Last updated: 3/27/2026, 9:37:54 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 16.48 TRY |
| 10 GEL | 164.82 TRY |
| 50 GEL | 824.09 TRY |
| 100 GEL | 1,648.17 TRY |
| 500 GEL | 8,240.87 TRY |
| 1,000 GEL | 16,481.75 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-03-27T09:37:54Z",
"rates": {
"TRY": 16.481749
}
}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": 1648.1749,
"rate": 16.481749
}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