Rate Overview
Live
1 LSL = 0.454851 GTQ
1 GTQ = 2.1985
LSL
Avg
0.455681
High
0.487425
Low
0.425987
Last updated: 7/28/2026, 10:47:50 PM
Quick Conversions
| LSL | GTQ |
|---|---|
| 1 LSL | 0.45 GTQ |
| 10 LSL | 4.55 GTQ |
| 50 LSL | 22.74 GTQ |
| 100 LSL | 45.49 GTQ |
| 500 LSL | 227.43 GTQ |
| 1,000 LSL | 454.85 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-28T22:47:50Z",
"rates": {
"GTQ": 0.454851
}
}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.4851,
"rate": 0.454851
}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