Rate Overview
Live
1 LSL = 5.0759 ALL
1 ALL = 0.197010 LSL
Avg
5.0647
High
5.0960
Low
5.0152
Last updated: 1/25/2026, 1:17:00 PM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 5.08 ALL |
| 10 LSL | 50.76 ALL |
| 50 LSL | 253.79 ALL |
| 100 LSL | 507.59 ALL |
| 500 LSL | 2,537.94 ALL |
| 1,000 LSL | 5,075.89 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-01-25T13:17:00Z",
"rates": {
"ALL": 5.075888
}
}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": 507.5888,
"rate": 5.075888
}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