Rate Overview
Live
1 SLL = 1.0444 LAK
1 LAK = 0.957512
SLL
Avg
0.965758
High
1.0444
Low
0.939531
Last updated: 3/28/2026, 12:21:10 PM
Quick Conversions
| SLL | LAK |
|---|---|
| 1 SLL | 1.04 LAK |
| 10 SLL | 10.44 LAK |
| 50 SLL | 52.22 LAK |
| 100 SLL | 104.44 LAK |
| 500 SLL | 522.19 LAK |
| 1,000 SLL | 1,044.37 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-03-28T12:21:10Z",
"rates": {
"LAK": 1.044373
}
}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.4373,
"rate": 1.044373
}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