Rate Overview
Live
1 LAK = 0.950485 SLL
1 SLL = 1.0521
LAK
Avg
0.952393
High
0.954351
Low
0.950485
Last updated: 4/17/2026, 11:47:00 AM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 0.95 SLL |
| 10 LAK | 9.50 SLL |
| 50 LAK | 47.52 SLL |
| 100 LAK | 95.05 SLL |
| 500 LAK | 475.24 SLL |
| 1,000 LAK | 950.49 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-04-17T11:47:00Z",
"rates": {
"SLL": 0.950485
}
}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.0485,
"rate": 0.950485
}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