Rate Overview
Live
1 SLL = 0.892713 LAK
1 LAK = 1.1202
SLL
Avg
0.939895
High
0.969719
Low
0.888664
Last updated: 6/19/2026, 8:28:44 AM
Quick Conversions
| SLL | LAK |
|---|---|
| 1 SLL | 0.89 LAK |
| 10 SLL | 8.93 LAK |
| 50 SLL | 44.64 LAK |
| 100 SLL | 89.27 LAK |
| 500 SLL | 446.36 LAK |
| 1,000 SLL | 892.71 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-06-19T08:28:44Z",
"rates": {
"LAK": 0.892713
}
}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": 89.2713,
"rate": 0.892713
}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