Rate Overview
Live
1 LSL = 54.5314 KPW
1 KPW = 0.018338
LSL
Avg
55.2025
High
55.6946
Low
54.5314
Last updated: 6/19/2026, 10:19:03 AM
Quick Conversions
| LSL | KPW |
|---|---|
| 1 LSL | 54.53 KPW |
| 10 LSL | 545.31 KPW |
| 50 LSL | 2,726.57 KPW |
| 100 LSL | 5,453.14 KPW |
| 500 LSL | 27,265.68 KPW |
| 1,000 LSL | 54,531.36 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-06-19T10:19:03Z",
"rates": {
"KPW": 54.531356
}
}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": 5453.1356000000005,
"rate": 54.531356
}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