Rate Overview
Live
1 LAK = 1.0667 SLL
1 SLL = 0.937498
LAK
Avg
1.0384
High
1.0701
Low
1.0101
Last updated: 7/28/2026, 2:16:24 PM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 1.07 SLL |
| 10 LAK | 10.67 SLL |
| 50 LAK | 53.33 SLL |
| 100 LAK | 106.67 SLL |
| 500 LAK | 533.33 SLL |
| 1,000 LAK | 1,066.67 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-07-28T14:16:24Z",
"rates": {
"SLL": 1.066669
}
}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": 106.66690000000001,
"rate": 1.066669
}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