Rate Overview
Live
1 LSL = 4.9152 ALL
1 ALL = 0.203452
LSL
Avg
4.9911
High
5.1275
Low
4.8708
Last updated: 7/29/2026, 7:29:02 PM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 4.92 ALL |
| 10 LSL | 49.15 ALL |
| 50 LSL | 245.76 ALL |
| 100 LSL | 491.52 ALL |
| 500 LSL | 2,457.58 ALL |
| 1,000 LSL | 4,915.16 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-29T19:29:02Z",
"rates": {
"ALL": 4.915158
}
}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": 491.5158,
"rate": 4.915158
}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