Rate Overview
Live
1 KWD = 53.2834 LSL
1 LSL = 0.018768
KWD
Avg
53.3712
High
53.6840
Low
53.1696
Last updated: 6/29/2026, 12:57:16 AM
Quick Conversions
| KWD | LSL |
|---|---|
| 1 KWD | 53.28 LSL |
| 10 KWD | 532.83 LSL |
| 50 KWD | 2,664.17 LSL |
| 100 KWD | 5,328.34 LSL |
| 500 KWD | 26,641.71 LSL |
| 1,000 KWD | 53,283.41 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-06-29T00:57:16Z",
"rates": {
"LSL": 53.283414
}
}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": 5328.3414,
"rate": 53.283414
}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