Rate Overview
Live
1 LSL = 5.0165 ALL
1 ALL = 0.199344
LSL
Avg
4.9147
High
5.1275
Low
4.6975
Last updated: 7/23/2026, 9:49:40 PM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 5.02 ALL |
| 10 LSL | 50.16 ALL |
| 50 LSL | 250.82 ALL |
| 100 LSL | 501.65 ALL |
| 500 LSL | 2,508.23 ALL |
| 1,000 LSL | 5,016.45 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-07-23T21:49:40Z",
"rates": {
"ALL": 5.016452
}
}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": 501.6452,
"rate": 5.016452
}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