Rate Overview
Live
1 KMF = 0.038920 LSL
1 LSL = 25.6937
KMF
Avg
0.040083
High
0.042570
Low
0.037727
Last updated: 7/26/2026, 2:20:30 AM
Quick Conversions
| KMF | LSL |
|---|---|
| 1 KMF | 0.04 LSL |
| 10 KMF | 0.39 LSL |
| 50 KMF | 1.95 LSL |
| 100 KMF | 3.89 LSL |
| 500 KMF | 19.46 LSL |
| 1,000 KMF | 38.92 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-07-26T02:20:30Z",
"rates": {
"LSL": 0.03892
}
}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": 3.8920000000000003,
"rate": 0.03892
}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