Rate Overview
Live
1 LSL = 55.4202 KPW
1 KPW = 0.018044
LSL
Avg
54.9984
High
55.4202
Low
54.6249
Last updated: 5/29/2026, 5:34:02 PM
Quick Conversions
| LSL | KPW |
|---|---|
| 1 LSL | 55.42 KPW |
| 10 LSL | 554.20 KPW |
| 50 LSL | 2,771.01 KPW |
| 100 LSL | 5,542.02 KPW |
| 500 LSL | 27,710.12 KPW |
| 1,000 LSL | 55,420.24 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-29T17:34:02Z",
"rates": {
"KPW": 55.420235
}
}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": 5542.0235,
"rate": 55.420235
}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