Rate Overview
Live
1 KWD = 52.3231 LSL
1 LSL = 0.019112
KWD
Avg
52.6056
High
53.1371
Low
52.2845
Last updated: 7/7/2026, 6:24:12 AM
Quick Conversions
| KWD | LSL |
|---|---|
| 1 KWD | 52.32 LSL |
| 10 KWD | 523.23 LSL |
| 50 KWD | 2,616.16 LSL |
| 100 KWD | 5,232.31 LSL |
| 500 KWD | 26,161.57 LSL |
| 1,000 KWD | 52,323.14 LSL |
Get KWD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=LSLExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-07T06:24:12Z",
"rates": {
"LSL": 52.323135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "LSL",
"amount": 100
},
"result": 5232.3135,
"rate": 52.323135
}Build with KWD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key