Rate Overview
Live
1 LSL = 4.9495 ALL
1 ALL = 0.202039
LSL
Avg
4.9552
High
4.9712
Low
4.9273
Last updated: 9/9/2026, 3:23:33 PM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 4.95 ALL |
| 10 LSL | 49.50 ALL |
| 50 LSL | 247.48 ALL |
| 100 LSL | 494.95 ALL |
| 500 LSL | 2,474.77 ALL |
| 1,000 LSL | 4,949.55 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-09-09T15:23:33Z",
"rates": {
"ALL": 4.949545
}
}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": 494.95449999999994,
"rate": 4.949545
}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