Rate Overview
Live
1 KWD = 53.1982 LSL
1 LSL = 0.018798
KWD
Avg
53.0923
High
53.2584
Low
52.8420
Last updated: 4/17/2026, 6:27:17 AM
Quick Conversions
| KWD | LSL |
|---|---|
| 1 KWD | 53.20 LSL |
| 10 KWD | 531.98 LSL |
| 50 KWD | 2,659.91 LSL |
| 100 KWD | 5,319.82 LSL |
| 500 KWD | 26,599.09 LSL |
| 1,000 KWD | 53,198.18 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-04-17T06:27:17Z",
"rates": {
"LSL": 53.198179
}
}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": 5319.8179,
"rate": 53.198179
}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