Rate Overview
Live
1 TRY = 0.172027 GTQ
1 GTQ = 5.8130
TRY
Avg
0.172569
High
0.172937
Low
0.172023
Last updated: 3/27/2026, 6:06:48 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.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-27T06:06:48Z",
"rates": {
"GTQ": 0.172027
}
}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.2027,
"rate": 0.172027
}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