Rate Overview
Live
1 KRW = 0.011536 LSL
1 LSL = 86.6852
KRW
Avg
0.012222
High
0.013379
Low
0.010733
Last updated: 7/25/2026, 5:52:49 PM
Quick Conversions
| KRW | LSL |
|---|---|
| 1 KRW | 0.01 LSL |
| 10 KRW | 0.12 LSL |
| 50 KRW | 0.58 LSL |
| 100 KRW | 1.15 LSL |
| 500 KRW | 5.77 LSL |
| 1,000 KRW | 11.54 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-25T17:52:49Z",
"rates": {
"LSL": 0.011536
}
}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.1536,
"rate": 0.011536
}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