Rate Overview
Live
1 GTQ = 0.386111 LTL
1 LTL = 2.5899
GTQ
Avg
0.386391
High
0.387196
Low
0.386020
Last updated: 4/17/2026, 6:30:42 AM
Quick Conversions
| GTQ | LTL |
|---|---|
| 1 GTQ | 0.39 LTL |
| 10 GTQ | 3.86 LTL |
| 50 GTQ | 19.31 LTL |
| 100 GTQ | 38.61 LTL |
| 500 GTQ | 193.06 LTL |
| 1,000 GTQ | 386.11 LTL |
Get GTQ/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GTQ¤cies=LTLExample Response:
{
"success": true,
"base": "GTQ",
"date": "2026-04-17T06:30:42Z",
"rates": {
"LTL": 0.386111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GTQ&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GTQ",
"to": "LTL",
"amount": 100
},
"result": 38.6111,
"rate": 0.386111
}Build with GTQ/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key