Rate Overview
Live
1 LSL = 4.9282 ALL
1 ALL = 0.202913
LSL
Avg
4.9121
High
4.9370
Low
4.8846
Last updated: 7/31/2026, 8:08:55 AM
Quick Conversions
| LSL | ALL |
|---|---|
| 1 LSL | 4.93 ALL |
| 10 LSL | 49.28 ALL |
| 50 LSL | 246.41 ALL |
| 100 LSL | 492.82 ALL |
| 500 LSL | 2,464.11 ALL |
| 1,000 LSL | 4,928.23 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-31T08:08:55Z",
"rates": {
"ALL": 4.928228
}
}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": 492.8228,
"rate": 4.928228
}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