Rate Overview
Live
1 LAK = 1.0408 SLL
1 SLL = 0.960824
LAK
Avg
1.0427
High
1.0719
Low
0.955112
Last updated: 5/28/2026, 11:22:20 PM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 1.04 SLL |
| 10 LAK | 10.41 SLL |
| 50 LAK | 52.04 SLL |
| 100 LAK | 104.08 SLL |
| 500 LAK | 520.39 SLL |
| 1,000 LAK | 1,040.77 SLL |
Get LAK/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=SLLExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-28T23:22:20Z",
"rates": {
"SLL": 1.040773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "SLL",
"amount": 100
},
"result": 104.0773,
"rate": 1.040773
}Build with LAK/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key