Rate Overview
Live
1 GEL = 17.2197 TRY
1 TRY = 0.058073
GEL
Avg
17.1575
High
17.2224
Low
17.0734
Last updated: 5/27/2026, 8:46:47 AM
Quick Conversions
| GEL | TRY |
|---|---|
| 1 GEL | 17.22 TRY |
| 10 GEL | 172.20 TRY |
| 50 GEL | 860.99 TRY |
| 100 GEL | 1,721.97 TRY |
| 500 GEL | 8,609.86 TRY |
| 1,000 GEL | 17,219.71 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-27T08:46:47Z",
"rates": {
"TRY": 17.219713
}
}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.9713,
"rate": 17.219713
}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