Rate Overview
Live
1 KMF = 0.040059 LSL
1 LSL = 24.9632
KMF
Avg
0.039851
High
0.041313
Low
0.038370
Last updated: 3/27/2026, 1:18:16 PM
Quick Conversions
| KMF | LSL |
|---|---|
| 1 KMF | 0.04 LSL |
| 10 KMF | 0.40 LSL |
| 50 KMF | 2.00 LSL |
| 100 KMF | 4.01 LSL |
| 500 KMF | 20.03 LSL |
| 1,000 KMF | 40.06 LSL |
Get KMF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=LSLExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-27T13:18:16Z",
"rates": {
"LSL": 0.040059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "LSL",
"amount": 100
},
"result": 4.0059,
"rate": 0.040059
}Build with KMF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key