Rate Overview
Live
1 LSL = 55.3822 KPW
1 KPW = 0.018056
LSL
Avg
54.9991
High
55.3822
Low
54.7441
Last updated: 4/18/2026, 9:18:27 AM
Quick Conversions
| LSL | KPW |
|---|---|
| 1 LSL | 55.38 KPW |
| 10 LSL | 553.82 KPW |
| 50 LSL | 2,769.11 KPW |
| 100 LSL | 5,538.22 KPW |
| 500 LSL | 27,691.08 KPW |
| 1,000 LSL | 55,382.16 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-04-18T09:18:27Z",
"rates": {
"KPW": 55.382158
}
}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": 5538.2158,
"rate": 55.382158
}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