Rate Overview
Live
1 LSL = 5.3591 KGS
1 KGS = 0.186598
LSL
Avg
5.3443
High
5.4141
Low
5.2401
Last updated: 6/18/2026, 11:52:52 AM
Quick Conversions
| LSL | KGS |
|---|---|
| 1 LSL | 5.36 KGS |
| 10 LSL | 53.59 KGS |
| 50 LSL | 267.96 KGS |
| 100 LSL | 535.91 KGS |
| 500 LSL | 2,679.55 KGS |
| 1,000 LSL | 5,359.10 KGS |
Get LSL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=KGSExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-18T11:52:52Z",
"rates": {
"KGS": 5.359104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "KGS",
"amount": 100
},
"result": 535.9104,
"rate": 5.359104
}Build with LSL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key