Rate Overview
Live
1 LSL = 5.3710 KGS
1 KGS = 0.186185
LSL
Avg
5.3779
High
5.3909
Low
5.3375
Last updated: 7/10/2026, 10:37:45 AM
Quick Conversions
| LSL | KGS |
|---|---|
| 1 LSL | 5.37 KGS |
| 10 LSL | 53.71 KGS |
| 50 LSL | 268.55 KGS |
| 100 LSL | 537.10 KGS |
| 500 LSL | 2,685.51 KGS |
| 1,000 LSL | 5,371.01 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-07-10T10:37:45Z",
"rates": {
"KGS": 5.371012
}
}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": 537.1012000000001,
"rate": 5.371012
}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