Rate Overview
Live
1 TRY = 0.162922 GTQ
1 GTQ = 6.1379
TRY
Avg
0.162984
High
0.163381
Low
0.162700
Last updated: 7/8/2026, 11:40:57 PM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.16 GTQ |
| 10 TRY | 1.63 GTQ |
| 50 TRY | 8.15 GTQ |
| 100 TRY | 16.29 GTQ |
| 500 TRY | 81.46 GTQ |
| 1,000 TRY | 162.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-08T23:40:57Z",
"rates": {
"GTQ": 0.162922
}
}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.2922,
"rate": 0.162922
}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