Rate Overview
Live
1 LSL = 0.468016 GTQ
1 GTQ = 2.1367
LSL
Avg
0.460299
High
0.468016
Low
0.454188
Last updated: 5/8/2026, 3:47:12 PM
Quick Conversions
| LSL | GTQ |
|---|---|
| 1 LSL | 0.47 GTQ |
| 10 LSL | 4.68 GTQ |
| 50 LSL | 23.40 GTQ |
| 100 LSL | 46.80 GTQ |
| 500 LSL | 234.01 GTQ |
| 1,000 LSL | 468.02 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-05-08T15:47:12Z",
"rates": {
"GTQ": 0.468016
}
}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.8016,
"rate": 0.468016
}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