Rate Overview
Live
1 KZT = 0.033476 LSL
1 LSL = 29.8721
KZT
Avg
0.032749
High
0.033592
Low
0.031918
Last updated: 3/7/2026, 9:17:06 AM
Quick Conversions
| KZT | LSL |
|---|---|
| 1 KZT | 0.03 LSL |
| 10 KZT | 0.33 LSL |
| 50 KZT | 1.67 LSL |
| 100 KZT | 3.35 LSL |
| 500 KZT | 16.74 LSL |
| 1,000 KZT | 33.48 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-07T09:17:06Z",
"rates": {
"LSL": 0.033476
}
}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.3476,
"rate": 0.033476
}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