Rate Overview
Live
1 KRW = 0.011466 LSL
1 LSL = 87.2144
KRW
Avg
0.011575
High
0.013223
Low
0.010625
Last updated: 7/27/2026, 1:49:24 AM
Quick Conversions
| KRW | LSL |
|---|---|
| 1 KRW | 0.01 LSL |
| 10 KRW | 0.11 LSL |
| 50 KRW | 0.57 LSL |
| 100 KRW | 1.15 LSL |
| 500 KRW | 5.73 LSL |
| 1,000 KRW | 11.47 LSL |
Get KRW/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=LSLExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-27T01:49:24Z",
"rates": {
"LSL": 0.011466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "LSL",
"amount": 100
},
"result": 1.1466,
"rate": 0.011466
}Build with KRW/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key