Rate Overview
Live
1 KWD = 53.9148 LSL
1 LSL = 0.018548
KWD
Avg
52.9232
High
53.9148
Low
51.8704
Last updated: 3/7/2026, 12:12:13 AM
Quick Conversions
| KWD | LSL |
|---|---|
| 1 KWD | 53.91 LSL |
| 10 KWD | 539.15 LSL |
| 50 KWD | 2,695.74 LSL |
| 100 KWD | 5,391.48 LSL |
| 500 KWD | 26,957.41 LSL |
| 1,000 KWD | 53,914.82 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-03-07T00:12:13Z",
"rates": {
"LSL": 53.914819
}
}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": 5391.4819,
"rate": 53.914819
}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