Rate Overview
Live
1 LAK = 1.0122 SLL
1 SLL = 0.987952
LAK
Avg
1.0059
High
1.0278
Low
0.931977
Last updated: 7/8/2026, 5:12:34 AM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 1.01 SLL |
| 10 LAK | 10.12 SLL |
| 50 LAK | 50.61 SLL |
| 100 LAK | 101.22 SLL |
| 500 LAK | 506.10 SLL |
| 1,000 LAK | 1,012.19 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-08T05:12:34Z",
"rates": {
"SLL": 1.012195
}
}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.2195,
"rate": 1.012195
}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