Rate Overview
Live
1 SLL = 0.983841 LAK
1 LAK = 1.0164
SLL
Avg
0.980156
High
0.985811
Low
0.955555
Last updated: 8/19/2026, 7:06:52 PM
Quick Conversions
| SLL | LAK |
|---|---|
| 1 SLL | 0.98 LAK |
| 10 SLL | 9.84 LAK |
| 50 SLL | 49.19 LAK |
| 100 SLL | 98.38 LAK |
| 500 SLL | 491.92 LAK |
| 1,000 SLL | 983.84 LAK |
Get SLL/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=LAKExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-08-19T19:06:52Z",
"rates": {
"LAK": 0.983841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "LAK",
"amount": 100
},
"result": 98.38409999999999,
"rate": 0.983841
}Build with SLL/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key