Rate Overview
Live
1 LAK = 1.0948 SLL
1 SLL = 0.913375
LAK
Avg
1.0405
High
1.0948
Low
1.0169
Last updated: 9/4/2026, 6:26:48 AM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 1.09 SLL |
| 10 LAK | 10.95 SLL |
| 50 LAK | 54.74 SLL |
| 100 LAK | 109.48 SLL |
| 500 LAK | 547.42 SLL |
| 1,000 LAK | 1,094.84 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-09-04T06:26:48Z",
"rates": {
"SLL": 1.09484
}
}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": 109.48400000000001,
"rate": 1.09484
}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