Rate Overview
Live
1 LSL = 25.8829 KMF
1 KMF = 0.038636
LSL
Avg
25.7571
High
26.3997
Low
24.9441
Last updated: 7/31/2026, 4:57:10 PM
Quick Conversions
| LSL | KMF |
|---|---|
| 1 LSL | 25.88 KMF |
| 10 LSL | 258.83 KMF |
| 50 LSL | 1,294.15 KMF |
| 100 LSL | 2,588.29 KMF |
| 500 LSL | 12,941.45 KMF |
| 1,000 LSL | 25,882.90 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-07-31T16:57:10Z",
"rates": {
"KMF": 25.8829
}
}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": 2588.29,
"rate": 25.8829
}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