Rate Overview
Live
1 KWD = 53.6971 LSL
1 LSL = 0.018623
KWD
Avg
54.2135
High
54.7752
Low
53.6971
Last updated: 5/7/2026, 7:49:10 AM
Quick Conversions
| KWD | LSL |
|---|---|
| 1 KWD | 53.70 LSL |
| 10 KWD | 536.97 LSL |
| 50 KWD | 2,684.86 LSL |
| 100 KWD | 5,369.71 LSL |
| 500 KWD | 26,848.57 LSL |
| 1,000 KWD | 53,697.15 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-05-07T07:49:10Z",
"rates": {
"LSL": 53.697146
}
}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": 5369.714599999999,
"rate": 53.697146
}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