Rate Overview
Live
1 KWD = 53.3281 LSL
1 LSL = 0.018752
KWD
Avg
53.0460
High
53.6840
Low
52.2845
Last updated: 7/21/2026, 7:14:09 AM
Quick Conversions
| KWD | LSL |
|---|---|
| 1 KWD | 53.33 LSL |
| 10 KWD | 533.28 LSL |
| 50 KWD | 2,666.41 LSL |
| 100 KWD | 5,332.81 LSL |
| 500 KWD | 26,664.05 LSL |
| 1,000 KWD | 53,328.11 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-21T07:14:09Z",
"rates": {
"LSL": 53.328107
}
}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": 5332.8107,
"rate": 53.328107
}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