Rate Overview
Live
1 LSL = 54.2830 KPW
1 KPW = 0.018422
LSL
Avg
55.5373
High
56.6206
Low
54.2830
Last updated: 3/6/2026, 12:07:52 PM
Quick Conversions
| LSL | KPW |
|---|---|
| 1 LSL | 54.28 KPW |
| 10 LSL | 542.83 KPW |
| 50 LSL | 2,714.15 KPW |
| 100 LSL | 5,428.30 KPW |
| 500 LSL | 27,141.49 KPW |
| 1,000 LSL | 54,282.97 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-03-06T12:07:52Z",
"rates": {
"KPW": 54.282974
}
}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": 5428.2974,
"rate": 54.282974
}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