Rate Overview
Live
1 TRY = 0.166114 GTQ
1 GTQ = 6.0200
TRY
Avg
0.173090
High
0.178533
Low
0.166114
Last updated: 5/27/2026, 9:38:13 PM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.17 GTQ |
| 10 TRY | 1.66 GTQ |
| 50 TRY | 8.31 GTQ |
| 100 TRY | 16.61 GTQ |
| 500 TRY | 83.06 GTQ |
| 1,000 TRY | 166.11 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-05-27T21:38:13Z",
"rates": {
"GTQ": 0.166114
}
}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.6114,
"rate": 0.166114
}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