Rate Overview
Live
1 SLL = 0.987951 LAK
1 LAK = 1.0122
SLL
Avg
0.994924
High
1.0730
Low
0.972928
Last updated: 7/8/2026, 11:37:30 AM
Quick Conversions
| SLL | LAK |
|---|---|
| 1 SLL | 0.99 LAK |
| 10 SLL | 9.88 LAK |
| 50 SLL | 49.40 LAK |
| 100 SLL | 98.80 LAK |
| 500 SLL | 493.98 LAK |
| 1,000 SLL | 987.95 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-07-08T11:37:30Z",
"rates": {
"LAK": 0.987951
}
}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.7951,
"rate": 0.987951
}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