Rate Overview
Live
1 TRY = 0.161122 GTQ
1 GTQ = 6.2065
TRY
Avg
0.161248
High
0.161752
Low
0.160990
Last updated: 7/28/2026, 8:19:26 PM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.16 GTQ |
| 10 TRY | 1.61 GTQ |
| 50 TRY | 8.06 GTQ |
| 100 TRY | 16.11 GTQ |
| 500 TRY | 80.56 GTQ |
| 1,000 TRY | 161.12 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-28T20:19:26Z",
"rates": {
"GTQ": 0.161122
}
}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.112199999999998,
"rate": 0.161122
}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