Rate Overview
Live
1 TRY = 0.174031 GTQ
1 GTQ = 5.7461
TRY
Avg
0.174350
High
0.174543
Low
0.174016
Last updated: 3/7/2026, 1:01:39 AM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.17 GTQ |
| 10 TRY | 1.74 GTQ |
| 50 TRY | 8.70 GTQ |
| 100 TRY | 17.40 GTQ |
| 500 TRY | 87.02 GTQ |
| 1,000 TRY | 174.03 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-07T01:01:39Z",
"rates": {
"GTQ": 0.174031
}
}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.4031,
"rate": 0.174031
}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