Rate Overview
Live
1 LSL = 0.457596 GTQ
1 GTQ = 2.1853
LSL
Avg
0.456370
High
0.466052
Low
0.453008
Last updated: 7/30/2026, 11:59:08 PM
Quick Conversions
| LSL | GTQ |
|---|---|
| 1 LSL | 0.46 GTQ |
| 10 LSL | 4.58 GTQ |
| 50 LSL | 22.88 GTQ |
| 100 LSL | 45.76 GTQ |
| 500 LSL | 228.80 GTQ |
| 1,000 LSL | 457.60 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-07-30T23:59:08Z",
"rates": {
"GTQ": 0.457596
}
}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": 45.7596,
"rate": 0.457596
}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