Rate Overview
Live
1 SLL = 1.0477 LAK
1 LAK = 0.954461
SLL
Avg
1.0476
High
1.0482
Low
1.0450
Last updated: 5/7/2026, 2:51:40 PM
Quick Conversions
| SLL | LAK |
|---|---|
| 1 SLL | 1.05 LAK |
| 10 SLL | 10.48 LAK |
| 50 SLL | 52.39 LAK |
| 100 SLL | 104.77 LAK |
| 500 SLL | 523.86 LAK |
| 1,000 SLL | 1,047.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-05-07T14:51:40Z",
"rates": {
"LAK": 1.047712
}
}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": 104.7712,
"rate": 1.047712
}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