Rate Overview
Live
1 TRY = 0.168755 GTQ
1 GTQ = 5.9258
TRY
Avg
0.168971
High
0.169207
Low
0.168398
Last updated: 5/7/2026, 12:31:40 PM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.17 GTQ |
| 10 TRY | 1.69 GTQ |
| 50 TRY | 8.44 GTQ |
| 100 TRY | 16.88 GTQ |
| 500 TRY | 84.38 GTQ |
| 1,000 TRY | 168.76 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-07T12:31:40Z",
"rates": {
"GTQ": 0.168755
}
}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.8755,
"rate": 0.168755
}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