Rate Overview
Live
1 LTL = 2.5126 GTQ
1 GTQ = 0.397992
LTL
Avg
2.5204
High
2.5269
Low
2.5126
Last updated: 7/25/2026, 7:41:53 PM
Quick Conversions
| LTL | GTQ |
|---|---|
| 1 LTL | 2.51 GTQ |
| 10 LTL | 25.13 GTQ |
| 50 LTL | 125.63 GTQ |
| 100 LTL | 251.26 GTQ |
| 500 LTL | 1,256.31 GTQ |
| 1,000 LTL | 2,512.62 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-25T19:41:53Z",
"rates": {
"GTQ": 2.512615
}
}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.26149999999998,
"rate": 2.512615
}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