Rate Overview
Live
1 LSL = 25.5895 KMF
1 KMF = 0.039079
LSL
Avg
25.8685
High
26.1927
Low
25.5354
Last updated: 3/7/2026, 4:07:27 AM
Quick Conversions
| LSL | KMF |
|---|---|
| 1 LSL | 25.59 KMF |
| 10 LSL | 255.89 KMF |
| 50 LSL | 1,279.47 KMF |
| 100 LSL | 2,558.95 KMF |
| 500 LSL | 12,794.74 KMF |
| 1,000 LSL | 25,589.48 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-03-07T04:07:27Z",
"rates": {
"KMF": 25.589484
}
}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": 2558.9483999999998,
"rate": 25.589484
}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