Rate Overview
Live
1 KPW = 0.018071 LSL
1 LSL = 55.3373
KPW
Avg
0.018086
High
0.018252
Low
0.018018
Last updated: 7/8/2026, 4:53:11 PM
Quick Conversions
| KPW | LSL |
|---|---|
| 1 KPW | 0.02 LSL |
| 10 KPW | 0.18 LSL |
| 50 KPW | 0.90 LSL |
| 100 KPW | 1.81 LSL |
| 500 KPW | 9.04 LSL |
| 1,000 KPW | 18.07 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-07-08T16:53:11Z",
"rates": {
"LSL": 0.018071
}
}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.8071,
"rate": 0.018071
}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