Rate Overview
Live
1 KRW = 0.011328 LSL
1 LSL = 88.2768
KRW
Avg
0.011355
High
0.011532
Low
0.011237
Last updated: 5/7/2026, 10:34:45 AM
Quick Conversions
| KRW | LSL |
|---|---|
| 1 KRW | 0.01 LSL |
| 10 KRW | 0.11 LSL |
| 50 KRW | 0.57 LSL |
| 100 KRW | 1.13 LSL |
| 500 KRW | 5.66 LSL |
| 1,000 KRW | 11.33 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-05-07T10:34:45Z",
"rates": {
"LSL": 0.011328
}
}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.1328,
"rate": 0.011328
}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