Rate Overview
Live
1 GEL = 17.2198 TRY
1 TRY = 0.058073
GEL
Avg
17.1488
High
17.2224
Low
17.0734
Last updated: 5/27/2026, 3:39:10 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 17.22 TRY |
| 10 GEL | 172.20 TRY |
| 50 GEL | 860.99 TRY |
| 100 GEL | 1,721.98 TRY |
| 500 GEL | 8,609.90 TRY |
| 1,000 GEL | 17,219.80 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-27T03:39:10Z",
"rates": {
"TRY": 17.219804
}
}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": 1721.9804,
"rate": 17.219804
}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