Rate Overview
Live
1 LSL = 5.0224 ALL
1 ALL = 0.199109
LSL
Avg
5.0359
High
5.0808
Low
4.9763
Last updated: 6/18/2026, 9:59:03 AM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 5.02 ALL |
| 10 LSL | 50.22 ALL |
| 50 LSL | 251.12 ALL |
| 100 LSL | 502.24 ALL |
| 500 LSL | 2,511.19 ALL |
| 1,000 LSL | 5,022.38 ALL |
Get LSL/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=ALLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-18T09:59:03Z",
"rates": {
"ALL": 5.022379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "ALL",
"amount": 100
},
"result": 502.23789999999997,
"rate": 5.022379
}Build with LSL/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key