Rate Overview
Live
1 LSL = 0.462561 GTQ
1 GTQ = 2.1619
LSL
Avg
0.473308
High
0.482233
Low
0.462561
Last updated: 3/6/2026, 8:01:03 AM
Quick Conversions
| LSL | GTQ |
|---|---|
| 1 LSL | 0.46 GTQ |
| 10 LSL | 4.63 GTQ |
| 50 LSL | 23.13 GTQ |
| 100 LSL | 46.26 GTQ |
| 500 LSL | 231.28 GTQ |
| 1,000 LSL | 462.56 GTQ |
Get LSL/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=GTQExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-06T08:01:03Z",
"rates": {
"GTQ": 0.462561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "GTQ",
"amount": 100
},
"result": 46.2561,
"rate": 0.462561
}Build with LSL/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key