Rate Overview
Live
1 GEL = 16.4817 TRY
1 TRY = 0.060674
GEL
Avg
16.3718
High
16.4817
Low
16.2840
Last updated: 3/27/2026, 7:48:46 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 16.48 TRY |
| 10 GEL | 164.82 TRY |
| 50 GEL | 824.08 TRY |
| 100 GEL | 1,648.17 TRY |
| 500 GEL | 8,240.83 TRY |
| 1,000 GEL | 16,481.66 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-27T07:48:46Z",
"rates": {
"TRY": 16.481656
}
}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.1656,
"rate": 16.481656
}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