Rate Overview
Live
1 LAK = 1.0164 SLL
1 SLL = 0.983842
LAK
Avg
1.0191
High
1.0465
Low
1.0096
Last updated: 8/18/2026, 5:05:24 AM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 1.02 SLL |
| 10 LAK | 10.16 SLL |
| 50 LAK | 50.82 SLL |
| 100 LAK | 101.64 SLL |
| 500 LAK | 508.21 SLL |
| 1,000 LAK | 1,016.42 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-08-18T05:05:24Z",
"rates": {
"SLL": 1.016423
}
}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.6423,
"rate": 1.016423
}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