Rate Overview
Live
1 LSL = 25.5028 KMF
1 KMF = 0.039211
LSL
Avg
25.3043
High
25.5977
Low
24.9858
Last updated: 5/9/2026, 4:55:25 AM
Quick Conversions
| LSL | KMF |
|---|---|
| 1 LSL | 25.50 KMF |
| 10 LSL | 255.03 KMF |
| 50 LSL | 1,275.14 KMF |
| 100 LSL | 2,550.28 KMF |
| 500 LSL | 12,751.39 KMF |
| 1,000 LSL | 25,502.78 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-05-09T04:55:25Z",
"rates": {
"KMF": 25.502783
}
}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": 2550.2783,
"rate": 25.502783
}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