Rate Overview
Live
1 KZT = 0.035510 LSL
1 LSL = 28.1611
KZT
Avg
0.035344
High
0.035572
Low
0.035076
Last updated: 3/27/2026, 6:34:23 PM
Quick Conversions
| KZT | LSL |
|---|---|
| 1 KZT | 0.04 LSL |
| 10 KZT | 0.36 LSL |
| 50 KZT | 1.78 LSL |
| 100 KZT | 3.55 LSL |
| 500 KZT | 17.76 LSL |
| 1,000 KZT | 35.51 LSL |
Get KZT/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KZT¤cies=LSLExample Response:
{
"success": true,
"base": "KZT",
"date": "2026-03-27T18:34:23Z",
"rates": {
"LSL": 0.03551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KZT&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KZT",
"to": "LSL",
"amount": 100
},
"result": 3.551,
"rate": 0.03551
}Build with KZT/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key