Rate Overview
Live
1 KPW = 0.018233 LSL
1 LSL = 54.8456
KPW
Avg
0.018211
High
0.018266
Low
0.018145
Last updated: 4/17/2026, 6:27:07 AM
Quick Conversions
| KPW | LSL |
|---|---|
| 1 KPW | 0.02 LSL |
| 10 KPW | 0.18 LSL |
| 50 KPW | 0.91 LSL |
| 100 KPW | 1.82 LSL |
| 500 KPW | 9.12 LSL |
| 1,000 KPW | 18.23 LSL |
Get KPW/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=LSLExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-17T06:27:07Z",
"rates": {
"LSL": 0.018233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "LSL",
"amount": 100
},
"result": 1.8233,
"rate": 0.018233
}Build with KPW/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key