Rate Overview
Live
1 LSL = 26.5059 KMF
1 KMF = 0.037727
LSL
Avg
26.4623
High
26.5112
Low
26.2606
Last updated: 7/8/2026, 4:08:28 PM
Quick Conversions
| LSL | KMF |
|---|---|
| 1 LSL | 26.51 KMF |
| 10 LSL | 265.06 KMF |
| 50 LSL | 1,325.29 KMF |
| 100 LSL | 2,650.59 KMF |
| 500 LSL | 13,252.94 KMF |
| 1,000 LSL | 26,505.88 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-08T16:08:28Z",
"rates": {
"KMF": 26.50588
}
}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": 2650.588,
"rate": 26.50588
}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