Rate Overview
Live
1 LSL = 0.470584 GTQ
1 GTQ = 2.1250
LSL
Avg
0.467039
High
0.470584
Low
0.465131
Last updated: 4/18/2026, 8:52:59 AM
Quick Conversions
| LSL | GTQ |
|---|---|
| 1 LSL | 0.47 GTQ |
| 10 LSL | 4.71 GTQ |
| 50 LSL | 23.53 GTQ |
| 100 LSL | 47.06 GTQ |
| 500 LSL | 235.29 GTQ |
| 1,000 LSL | 470.58 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-04-18T08:52:59Z",
"rates": {
"GTQ": 0.470584
}
}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.0584,
"rate": 0.470584
}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