Rate Overview
Live
1 LTL = 2.5155 GTQ
1 GTQ = 0.397542
LTL
Avg
2.5695
High
2.6596
Low
2.5155
Last updated: 7/28/2026, 10:53:03 PM
Quick Conversions
| LTL | GTQ |
|---|---|
| 1 LTL | 2.52 GTQ |
| 10 LTL | 25.15 GTQ |
| 50 LTL | 125.77 GTQ |
| 100 LTL | 251.55 GTQ |
| 500 LTL | 1,257.73 GTQ |
| 1,000 LTL | 2,515.46 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-28T22:53:03Z",
"rates": {
"GTQ": 2.515457
}
}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": 251.5457,
"rate": 2.515457
}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