Rate Overview
Live
1 LAK = 1.1099 SLL
1 SLL = 0.900983
LAK
Avg
1.0797
High
1.1099
Low
1.0685
Last updated: 3/7/2026, 7:40:56 AM
Quick Conversions
| LAK | SLL |
|---|---|
| 1 LAK | 1.11 SLL |
| 10 LAK | 11.10 SLL |
| 50 LAK | 55.49 SLL |
| 100 LAK | 110.99 SLL |
| 500 LAK | 554.95 SLL |
| 1,000 LAK | 1,109.90 SLL |
Get LAK/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=SLLExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T07:40:56Z",
"rates": {
"SLL": 1.109899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "SLL",
"amount": 100
},
"result": 110.98989999999999,
"rate": 1.109899
}Build with LAK/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key