Rate Overview
Live
1 LSL = 55.2833 KPW
1 KPW = 0.018089
LSL
Avg
55.3466
High
55.4972
Low
54.9391
Last updated: 7/10/2026, 6:49:17 PM
Quick Conversions
| LSL | KPW |
|---|---|
| 1 LSL | 55.28 KPW |
| 10 LSL | 552.83 KPW |
| 50 LSL | 2,764.17 KPW |
| 100 LSL | 5,528.33 KPW |
| 500 LSL | 27,641.67 KPW |
| 1,000 LSL | 55,283.33 KPW |
Get LSL/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=KPWExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-10T18:49:17Z",
"rates": {
"KPW": 55.283332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "KPW",
"amount": 100
},
"result": 5528.3332,
"rate": 55.283332
}Build with LSL/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key