Rate Overview
Live
1 LSL = 56.1728 KPW
1 KPW = 0.017802
LSL
Avg
55.0233
High
56.6009
Low
53.1649
Last updated: 8/23/2026, 12:33:55 PM
Quick Conversions
| LSL | KPW |
|---|---|
| 1 LSL | 56.17 KPW |
| 10 LSL | 561.73 KPW |
| 50 LSL | 2,808.64 KPW |
| 100 LSL | 5,617.28 KPW |
| 500 LSL | 28,086.39 KPW |
| 1,000 LSL | 56,172.78 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-08-23T12:33:55Z",
"rates": {
"KPW": 56.172775
}
}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": 5617.2775,
"rate": 56.172775
}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