Rate Overview
Live
1 KWD = 52.3012 LSL
1 LSL = 0.019120
KWD
Avg
52.1023
High
52.3579
Low
51.6423
Last updated: 9/2/2026, 11:00:06 AM
Quick Conversions
| KWD | LSL |
|---|---|
| 1 KWD | 52.30 LSL |
| 10 KWD | 523.01 LSL |
| 50 KWD | 2,615.06 LSL |
| 100 KWD | 5,230.12 LSL |
| 500 KWD | 26,150.61 LSL |
| 1,000 KWD | 52,301.22 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-09-02T11:00:06Z",
"rates": {
"LSL": 52.301219
}
}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": 5230.1219,
"rate": 52.301219
}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