Rate Overview
Live
1 LSL = 54.9073 KPW
1 KPW = 0.018213
LSL
Avg
54.2957
High
54.9838
Low
53.4768
Last updated: 5/9/2026, 7:24:54 AM
Quick Conversions
| LSL | KPW |
|---|---|
| 1 LSL | 54.91 KPW |
| 10 LSL | 549.07 KPW |
| 50 LSL | 2,745.36 KPW |
| 100 LSL | 5,490.73 KPW |
| 500 LSL | 27,453.63 KPW |
| 1,000 LSL | 54,907.26 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-05-09T07:24:54Z",
"rates": {
"KPW": 54.90726
}
}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": 5490.726,
"rate": 54.90726
}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