Rate Overview
Live
1 GEL = 16.8132 TRY
1 TRY = 0.059477
GEL
Avg
16.8320
High
16.8683
Low
16.7994
Last updated: 5/7/2026, 2:20:06 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 16.81 TRY |
| 10 GEL | 168.13 TRY |
| 50 GEL | 840.66 TRY |
| 100 GEL | 1,681.32 TRY |
| 500 GEL | 8,406.61 TRY |
| 1,000 GEL | 16,813.22 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-05-07T02:20:06Z",
"rates": {
"TRY": 16.813217
}
}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": 1681.3217000000002,
"rate": 16.813217
}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