Rate Overview
Live
1 TRY = 0.159231 GTQ
1 GTQ = 6.2802
TRY
Avg
0.159368
High
0.159893
Low
0.158975
Last updated: 8/18/2026, 5:42:48 PM
Quick Conversions
| TRY | GTQ |
|---|---|
| 1 TRY | 0.16 GTQ |
| 10 TRY | 1.59 GTQ |
| 50 TRY | 7.96 GTQ |
| 100 TRY | 15.92 GTQ |
| 500 TRY | 79.62 GTQ |
| 1,000 TRY | 159.23 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-08-18T17:42:48Z",
"rates": {
"GTQ": 0.159231
}
}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": 15.923100000000002,
"rate": 0.159231
}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