Rate Overview
Live
1 LSL = 52.6962 KPW
1 KPW = 0.018977
LSL
Avg
55.0697
High
56.6009
Low
52.6962
Last updated: 3/27/2026, 8:27:41 AM
Quick Conversions
| LSL | KPW |
|---|---|
| 1 LSL | 52.70 KPW |
| 10 LSL | 526.96 KPW |
| 50 LSL | 2,634.81 KPW |
| 100 LSL | 5,269.62 KPW |
| 500 LSL | 26,348.10 KPW |
| 1,000 LSL | 52,696.20 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-27T08:27:41Z",
"rates": {
"KPW": 52.696196
}
}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": 5269.6196,
"rate": 52.696196
}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