Rate Overview
Live
1 LTL = 2.5288 GTQ
1 GTQ = 0.395450
LTL
Avg
2.5266
High
2.5290
Low
2.5236
Last updated: 7/10/2026, 7:16:28 AM
Quick Conversions
| LTL | GTQ |
|---|---|
| 1 LTL | 2.53 GTQ |
| 10 LTL | 25.29 GTQ |
| 50 LTL | 126.44 GTQ |
| 100 LTL | 252.88 GTQ |
| 500 LTL | 1,264.38 GTQ |
| 1,000 LTL | 2,528.77 GTQ |
Get LTL/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=GTQExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-07-10T07:16:28Z",
"rates": {
"GTQ": 2.528765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "GTQ",
"amount": 100
},
"result": 252.8765,
"rate": 2.528765
}Build with LTL/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key