Rate Overview
Live
1 SLL = 0.974094 LAK
1 LAK = 1.0266
SLL
Avg
0.967098
High
0.979777
Low
0.913374
Last updated: 9/9/2026, 4:55:46 AM
Quick Conversions
| SLL | LAK |
|---|---|
| 1 SLL | 0.97 LAK |
| 10 SLL | 9.74 LAK |
| 50 SLL | 48.70 LAK |
| 100 SLL | 97.41 LAK |
| 500 SLL | 487.05 LAK |
| 1,000 SLL | 974.09 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-09-09T04:55:46Z",
"rates": {
"LAK": 0.974094
}
}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": 97.4094,
"rate": 0.974094
}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