Rate Overview
Live
1 LSL = 5.2741 KGS
1 KGS = 0.189605
LSL
Avg
5.3964
High
5.5015
Low
5.2741
Last updated: 3/6/2026, 8:01:05 AM
Quick Conversions
| LSL | KGS |
|---|---|
| 1 LSL | 5.27 KGS |
| 10 LSL | 52.74 KGS |
| 50 LSL | 263.71 KGS |
| 100 LSL | 527.41 KGS |
| 500 LSL | 2,637.06 KGS |
| 1,000 LSL | 5,274.13 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-03-06T08:01:05Z",
"rates": {
"KGS": 5.274128
}
}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": 527.4128000000001,
"rate": 5.274128
}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