Rate Overview
Live
1 KPW = 0.018976 LSL
1 LSL = 52.6981
KPW
Avg
0.018437
High
0.019023
Low
0.017615
Last updated: 3/27/2026, 5:15:55 PM
Quick Conversions
| KPW | LSL |
|---|---|
| 1 KPW | 0.02 LSL |
| 10 KPW | 0.19 LSL |
| 50 KPW | 0.95 LSL |
| 100 KPW | 1.90 LSL |
| 500 KPW | 9.49 LSL |
| 1,000 KPW | 18.98 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-03-27T17:15:55Z",
"rates": {
"LSL": 0.018976
}
}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.8976,
"rate": 0.018976
}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