Rate Overview
Live
1 LSL = 26.0441 KMF
1 KMF = 0.038396
LSL
Avg
26.1302
High
26.2275
Low
26.0441
Last updated: 6/19/2026, 10:15:56 AM
Quick Conversions
| LSL | KMF |
|---|---|
| 1 LSL | 26.04 KMF |
| 10 LSL | 260.44 KMF |
| 50 LSL | 1,302.20 KMF |
| 100 LSL | 2,604.41 KMF |
| 500 LSL | 13,022.05 KMF |
| 1,000 LSL | 26,044.09 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-06-19T10:15:56Z",
"rates": {
"KMF": 26.044095
}
}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": 2604.4094999999998,
"rate": 26.044095
}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