Rate Overview
Live
1 LSL = 55.4976 KPW
1 KPW = 0.018019
LSL
Avg
56.1145
High
56.4210
Low
55.4976
Last updated: 9/11/2026, 10:32:16 PM
Quick Conversions
| LSL | KPW |
|---|---|
| 1 LSL | 55.50 KPW |
| 10 LSL | 554.98 KPW |
| 50 LSL | 2,774.88 KPW |
| 100 LSL | 5,549.76 KPW |
| 500 LSL | 27,748.82 KPW |
| 1,000 LSL | 55,497.64 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-09-11T22:32:16Z",
"rates": {
"KPW": 55.49764
}
}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": 5549.764,
"rate": 55.49764
}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