Rate Overview
Live
1 LSL = 25.7225 KMF
1 KMF = 0.038876
LSL
Avg
25.5984
High
25.7225
Low
25.5131
Last updated: 4/18/2026, 8:50:01 AM
Quick Conversions
| LSL | KMF |
|---|---|
| 1 LSL | 25.72 KMF |
| 10 LSL | 257.22 KMF |
| 50 LSL | 1,286.12 KMF |
| 100 LSL | 2,572.25 KMF |
| 500 LSL | 12,861.25 KMF |
| 1,000 LSL | 25,722.49 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-04-18T08:50:01Z",
"rates": {
"KMF": 25.722494
}
}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": 2572.2494,
"rate": 25.722494
}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