Rate Overview
Live
1 LAK = 1.0382 SLL
1 SLL = 0.963205
LAK
Avg
1.0471
High
1.1253
Low
1.0312
Last updated: 6/18/2026, 10:21:53 AM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 1.04 SLL |
| 10 LAK | 10.38 SLL |
| 50 LAK | 51.91 SLL |
| 100 LAK | 103.82 SLL |
| 500 LAK | 519.10 SLL |
| 1,000 LAK | 1,038.20 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-06-18T10:21:53Z",
"rates": {
"SLL": 1.038201
}
}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": 103.8201,
"rate": 1.038201
}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