Rate Overview
Live
1 TRY = 0.164202 GTQ
1 GTQ = 6.0901
TRY
Avg
0.164488
High
0.164680
Low
0.164107
Last updated: 6/19/2026, 8:21:09 AM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.16 GTQ |
| 10 TRY | 1.64 GTQ |
| 50 TRY | 8.21 GTQ |
| 100 TRY | 16.42 GTQ |
| 500 TRY | 82.10 GTQ |
| 1,000 TRY | 164.20 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-06-19T08:21:09Z",
"rates": {
"GTQ": 0.164202
}
}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.420199999999998,
"rate": 0.164202
}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