Rate Overview
Live
1 LSL = 26.1636 KMF
1 KMF = 0.038221
LSL
Avg
26.2765
High
26.4421
Low
26.1636
Last updated: 8/19/2026, 4:01:50 PM
Quick Conversions
| LSL | KMF |
|---|---|
| 1 LSL | 26.16 KMF |
| 10 LSL | 261.64 KMF |
| 50 LSL | 1,308.18 KMF |
| 100 LSL | 2,616.36 KMF |
| 500 LSL | 13,081.78 KMF |
| 1,000 LSL | 26,163.57 KMF |
Get LSL/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=KMFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-19T16:01:50Z",
"rates": {
"KMF": 26.163565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "KMF",
"amount": 100
},
"result": 2616.3565,
"rate": 26.163565
}Build with LSL/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key