Rate Overview
Live
1 LSL = 0.453086 GTQ
1 GTQ = 2.2071
LSL
Avg
0.466458
High
0.482393
Low
0.451823
Last updated: 7/25/2026, 2:25:20 PM
Quick Conversions
| LSL | GTQ |
|---|---|
| 1 LSL | 0.45 GTQ |
| 10 LSL | 4.53 GTQ |
| 50 LSL | 22.65 GTQ |
| 100 LSL | 45.31 GTQ |
| 500 LSL | 226.54 GTQ |
| 1,000 LSL | 453.09 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-25T14:25:20Z",
"rates": {
"GTQ": 0.453086
}
}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.3086,
"rate": 0.453086
}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