Rate Overview
Live
1 TRY = 0.170495 GTQ
1 GTQ = 5.8653
TRY
Avg
0.170815
High
0.171206
Low
0.170356
Last updated: 4/17/2026, 6:12:58 AM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.17 GTQ |
| 10 TRY | 1.70 GTQ |
| 50 TRY | 8.52 GTQ |
| 100 TRY | 17.05 GTQ |
| 500 TRY | 85.25 GTQ |
| 1,000 TRY | 170.50 GTQ |
Get TRY/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=GTQExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-04-17T06:12:58Z",
"rates": {
"GTQ": 0.170495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "GTQ",
"amount": 100
},
"result": 17.049500000000002,
"rate": 0.170495
}Build with TRY/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key