Rate Overview
Live
1 TRY = 0.172015 GTQ
1 GTQ = 5.8134
TRY
Avg
0.197881
High
0.228061
Low
0.172015
Last updated: 3/27/2026, 9:32:05 AM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.17 GTQ |
| 10 TRY | 1.72 GTQ |
| 50 TRY | 8.60 GTQ |
| 100 TRY | 17.20 GTQ |
| 500 TRY | 86.01 GTQ |
| 1,000 TRY | 172.02 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-03-27T09:32:05Z",
"rates": {
"GTQ": 0.172015
}
}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": 17.2015,
"rate": 0.172015
}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