Rate Overview
Live
1 TRY = 0.160923 GTQ
1 GTQ = 6.2142
TRY
Avg
0.161134
High
0.161552
Low
0.160923
Last updated: 7/29/2026, 2:52:20 PM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.16 GTQ |
| 10 TRY | 1.61 GTQ |
| 50 TRY | 8.05 GTQ |
| 100 TRY | 16.09 GTQ |
| 500 TRY | 80.46 GTQ |
| 1,000 TRY | 160.92 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-07-29T14:52:20Z",
"rates": {
"GTQ": 0.160923
}
}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": 16.0923,
"rate": 0.160923
}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