Rate Overview
Live
1 LSL = 89.0403 KRW
1 KRW = 0.011231
LSL
Avg
88.5535
High
89.5736
Low
86.8853
Last updated: 3/27/2026, 1:29:05 PM
Quick Conversions
| LSL | KRW |
|---|---|
| 1 LSL | 89.04 KRW |
| 10 LSL | 890.40 KRW |
| 50 LSL | 4,452.01 KRW |
| 100 LSL | 8,904.03 KRW |
| 500 LSL | 44,520.15 KRW |
| 1,000 LSL | 89,040.29 KRW |
Get LSL/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=KRWExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T13:29:05Z",
"rates": {
"KRW": 89.04029
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "KRW",
"amount": 100
},
"result": 8904.029,
"rate": 89.04029
}Build with LSL/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key