Rate Overview
Live
1 LAK = 1.0737 SLL
1 SLL = 0.931366
LAK
Avg
1.0430
High
1.0737
Low
0.955112
Last updated: 7/29/2026, 2:22:45 PM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 1.07 SLL |
| 10 LAK | 10.74 SLL |
| 50 LAK | 53.68 SLL |
| 100 LAK | 107.37 SLL |
| 500 LAK | 536.85 SLL |
| 1,000 LAK | 1,073.69 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-29T14:22:45Z",
"rates": {
"SLL": 1.073692
}
}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": 107.3692,
"rate": 1.073692
}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