Rate Overview
Live
1 TRY = 0.157735 GTQ
1 GTQ = 6.3397
TRY
Avg
0.157726
High
0.158109
Low
0.157442
Last updated: 9/8/2026, 5:06:01 PM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.16 GTQ |
| 10 TRY | 1.58 GTQ |
| 50 TRY | 7.89 GTQ |
| 100 TRY | 15.77 GTQ |
| 500 TRY | 78.87 GTQ |
| 1,000 TRY | 157.73 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-09-08T17:06:01Z",
"rates": {
"GTQ": 0.157735
}
}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": 15.773499999999999,
"rate": 0.157735
}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