Rate Overview
Live
1 LSL = 26.0278 KMF
1 KMF = 0.038420
LSL
Avg
25.4564
High
26.0618
Low
24.7632
Last updated: 5/29/2026, 9:47:14 PM
Quick Conversions
| LSL | KMF |
|---|---|
| 1 LSL | 26.03 KMF |
| 10 LSL | 260.28 KMF |
| 50 LSL | 1,301.39 KMF |
| 100 LSL | 2,602.78 KMF |
| 500 LSL | 13,013.90 KMF |
| 1,000 LSL | 26,027.80 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-05-29T21:47:14Z",
"rates": {
"KMF": 26.027796
}
}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": 2602.7796,
"rate": 26.027796
}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