Rate Overview
Live
1 LSL = 25.7919 KMF
1 KMF = 0.038772
LSL
Avg
25.7795
High
26.4981
Low
25.0395
Last updated: 8/1/2026, 2:50:42 PM
Quick Conversions
| LSL | KMF |
|---|---|
| 1 LSL | 25.79 KMF |
| 10 LSL | 257.92 KMF |
| 50 LSL | 1,289.59 KMF |
| 100 LSL | 2,579.19 KMF |
| 500 LSL | 12,895.93 KMF |
| 1,000 LSL | 25,791.86 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-01T14:50:42Z",
"rates": {
"KMF": 25.791859
}
}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": 2579.1859,
"rate": 25.791859
}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