Rate Overview
Live
1 LTL = 2.5899 GTQ
1 GTQ = 0.386111
LTL
Avg
2.5881
High
2.5905
Low
2.5827
Last updated: 4/17/2026, 6:30:44 AM
Quick Conversions
| LTL | GTQ |
|---|---|
| 1 LTL | 2.59 GTQ |
| 10 LTL | 25.90 GTQ |
| 50 LTL | 129.50 GTQ |
| 100 LTL | 258.99 GTQ |
| 500 LTL | 1,294.96 GTQ |
| 1,000 LTL | 2,589.93 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-04-17T06:30:44Z",
"rates": {
"GTQ": 2.589927
}
}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": 258.9927,
"rate": 2.589927
}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