Rate Overview
Live
1 KZT = 0.034809 LSL
1 LSL = 28.7282
KZT
Avg
0.034687
High
0.036472
Low
0.032182
Last updated: 8/30/2026, 11:25:41 AM
Quick Conversions
| KZT | LSL |
|---|---|
| 1 KZT | 0.03 LSL |
| 10 KZT | 0.35 LSL |
| 50 KZT | 1.74 LSL |
| 100 KZT | 3.48 LSL |
| 500 KZT | 17.40 LSL |
| 1,000 KZT | 34.81 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-08-30T11:25:41Z",
"rates": {
"LSL": 0.034809
}
}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.4809,
"rate": 0.034809
}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