Rate Overview
Live
1 LSL = 0.477332 GTQ
1 GTQ = 2.0950
LSL
Avg
0.476705
High
0.478311
Low
0.471752
Last updated: 9/9/2026, 6:22:35 PM
Quick Conversions
| LSL | GTQ |
|---|---|
| 1 LSL | 0.48 GTQ |
| 10 LSL | 4.77 GTQ |
| 50 LSL | 23.87 GTQ |
| 100 LSL | 47.73 GTQ |
| 500 LSL | 238.67 GTQ |
| 1,000 LSL | 477.33 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-09-09T18:22:35Z",
"rates": {
"GTQ": 0.477332
}
}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": 47.7332,
"rate": 0.477332
}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