Rate Overview
Live
1 LSL = 0.462746 GTQ
1 GTQ = 2.1610
LSL
Avg
0.450269
High
0.483130
Low
0.426745
Last updated: 5/28/2026, 9:50:44 PM
Quick Conversions
| LSL | GTQ |
|---|---|
| 1 LSL | 0.46 GTQ |
| 10 LSL | 4.63 GTQ |
| 50 LSL | 23.14 GTQ |
| 100 LSL | 46.27 GTQ |
| 500 LSL | 231.37 GTQ |
| 1,000 LSL | 462.75 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-28T21:50:44Z",
"rates": {
"GTQ": 0.462746
}
}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.2746,
"rate": 0.462746
}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