Rate Overview
Live
1 LAK = 0.952446 SLL
1 SLL = 1.0499
LAK
Avg
0.954139
High
0.956897
Low
0.952446
Last updated: 5/8/2026, 1:06:56 PM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 0.95 SLL |
| 10 LAK | 9.52 SLL |
| 50 LAK | 47.62 SLL |
| 100 LAK | 95.24 SLL |
| 500 LAK | 476.22 SLL |
| 1,000 LAK | 952.45 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-08T13:06:56Z",
"rates": {
"SLL": 0.952446
}
}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": 95.2446,
"rate": 0.952446
}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