Rate Overview
Live
1 LAK = 1.0159 SLL
1 SLL = 0.984392
LAK
Avg
1.0336
High
1.1240
Low
0.931977
Last updated: 7/21/2026, 1:12:48 AM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 1.02 SLL |
| 10 LAK | 10.16 SLL |
| 50 LAK | 50.79 SLL |
| 100 LAK | 101.59 SLL |
| 500 LAK | 507.93 SLL |
| 1,000 LAK | 1,015.85 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-21T01:12:48Z",
"rates": {
"SLL": 1.015855
}
}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": 101.5855,
"rate": 1.015855
}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